All Classes
-
All Classes Class Summary Annotation Types Summary Class Description BeforeEachNested Annotate a static method to be called before each nested class instance is usedBeforeEachNestedTestInstancePostProcessor Allows a custom method -BeforeEachNestedthat's run before each instance of a nested class, to tidy up before a test sub-suite.FileTypeLoader Default a loader by extension and Object Loader typeLifeCycleExtensions Plugs in test gadgets lifecycle behaviourPluginExtension Use withExtendWithto add automatic processing ofTestResourceobjects provided by System Stubs.TestDataExtension Adds support for test data loading to a JUnit 5 test class.TestDataFactory Can be used as a synonym for@ExtendWith(TestDataExtension.class)allowing the configuration of the Test Data Loader to be set.