Uses of Class
org.soliscode.test.provider.FunctionalProvider
Packages that use FunctionalProvider
Package
Description
Classes for providing instances of classes being tested.
-
Uses of FunctionalProvider in org.soliscode.test.provider
Subclasses of FunctionalProvider in org.soliscode.test.providerModifier and TypeClassDescriptionclass
FunctionalCollectionProvider<E,
I extends Iterable<E>> A collection provider that uses a set of functions to construct instances of the collection.