Factory.verify

Verifies that certain expectation requirements were satisfied.

struct Factory(Options)
void
verify
()

Throws

$(D_PSYMBOL ExpectationViolationException) if those issues occur.

Meta