Class GenericSpecimen<T>
- java.lang.Object
-
- com.github.nylle.javafixture.specimen.GenericSpecimen<T>
-
-
Constructor Summary
Constructors Constructor Description GenericSpecimen(SpecimenType<T> type, Context context, SpecimenFactory specimenFactory)
-
-
-
Constructor Detail
-
GenericSpecimen
public GenericSpecimen(SpecimenType<T> type, Context context, SpecimenFactory specimenFactory)
-
-