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