Package guru.mikelue.foxglove.functional
Interface DataGeneratorProvider<T extends TableFacet>
- Type Parameters:
T- The type of table facet
- All Superinterfaces:
Supplier<DataGenerator<T>>
- All Known Implementing Classes:
GenData.FallbackDataGeneratorProvider
Provides
DataGenerator instances,
this interface is usually used by JUnit extension or
TestExecutionListener of SpringFramework.-
Method Summary