Index
All Classes and Interfaces|All Packages|Constant Field Values
F
- FactoryBasedInstantiator<T> - Class in de.cuioss.test.valueobjects.objects.impl
-
This
ParameterizedInstantiator
uses a factory method derived by the givenRuntimeProperties#getAllProperties()
in order to instantiateObject
s - FactoryBasedInstantiator(Class<T>, RuntimeProperties, Class<?>, String) - Constructor for class de.cuioss.test.valueobjects.objects.impl.FactoryBasedInstantiator
-
Constructor.
- factoryConfigToPropertyMetadata(VerifyFactoryMethod, Collection<PropertyMetadata>) - Static method in class de.cuioss.test.valueobjects.util.AnnotationHelper
-
Creates a
List
ofPropertyMetadata
according to the given parameter - factoryMethodName() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyFactoryMethod
- findResponsibleCollectionType(Class<?>) - Static method in enum class de.cuioss.test.valueobjects.property.util.CollectionType
-
Finds a concrete implementation for a given Interface that is to at least
Collection
. - FLOATS - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
forFloat
. - FLOATS_PRIMITIVE - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
for float-primitives with a default value of0.0f
. - FLUENT_WRITER - Enum constant in enum class de.cuioss.test.valueobjects.property.util.PropertyAccessStrategy
-
This strategy is for cases where
PropertyUtil
is not capable of writing an attribute.
All Classes and Interfaces|All Packages|Constant Field Values