Uses of Annotation Interface
de.cuioss.test.valueobjects.api.generator.PropertyGenerator
Packages that use PropertyGenerator
-
Uses of PropertyGenerator in de.cuioss.test.valueobjects.util
Methods in de.cuioss.test.valueobjects.util that return types with arguments of type PropertyGeneratorModifier and TypeMethodDescriptionstatic Set<PropertyGenerator>
GeneratorAnnotationHelper.extractConfiguredPropertyGenerator
(Class<?> annotated) Checks the given type for the annotationPropertyGenerator
andPropertyGenerators
and puts all found in the returned list