@FunctionalInterface public interface SutReifier
InitialReifier - Perform initial initialization of test class collaborator
fieldsCollaboratorReifier - Perform standard initialization of test class collaborator
fieldsSutReifier - Perform initialization of of the system under test (SUT)
fieldFinalReifier - Perform final initialization of test class fields| Modifier and Type | Method and Description |
|---|---|
void |
reify(TestContext testContext)
Reify the test class using the given test context.
|
void reify(TestContext testContext)
testContext - the test contextCopyright © 2016–2018 Testify Project. All rights reserved.