Package uk.org.webcompere.testgadgets.testdatafactory
-
Class Summary Class Description TestDataExtension Adds support for test data loading to a JUnit 5 test class. -
Annotation Types Summary Annotation Type Description FileTypeLoader Default a loader by extension and Object Loader typeTestDataFactory Can be used as a synonym for@ExtendWith(TestDataExtension.class)allowing the configuration of the Test Data Loader to be set.