Index

A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values

P

ParameterizedInstantiator<T> - Interface in de.cuioss.test.valueobjects.objects
Abstraction of certain ways for creating and populating test-objects .
postProcessTestInstance(Object, ExtensionContext) - Method in class de.cuioss.test.valueobjects.junit5.extension.GeneratorRegistryController
 
PROPERTIES_MUST_NOT_BE_NULL - Static variable in class de.cuioss.test.valueobjects.objects.impl.AbstractInlineInstantiator
"Properties must not be null, but may be empty".
PROPERTY_IGNORE_SET - Static variable in class de.cuioss.test.valueobjects.util.ReflectionHelper
Identifies the properties to be ignored.
propertyAccessStrategy() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyBuilderConfig
Defines different ways for reading / writing properties.
propertyAccessStrategy() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyConfig
Defines different ways for reading / writing properties.
propertyAccessStrategy(PropertyAccessStrategy) - Method in class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl.PropertyMetadataBuilder
 
PropertyAccessStrategy - Enum Class in de.cuioss.test.valueobjects.property.util
Defines different ways for reading / writing properties.
PropertyAwareTest<T> - Class in de.cuioss.test.valueobjects
Base class for dynamically testing properties.
PropertyAwareTest() - Constructor for class de.cuioss.test.valueobjects.PropertyAwareTest
 
PropertyBuilderConfig - Annotation Interface in de.cuioss.test.valueobjects.api.property
While the test classes are capable of auto-detecting JavaProperties you need to adjust them from time to time.
PropertyBuilderConfigs - Annotation Interface in de.cuioss.test.valueobjects.api.property
Wraps a number of PropertyBuilderConfig elements.
propertyClass() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyConfig
 
propertyClass(Class<?>) - Method in class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl.PropertyMetadataBuilder
 
PropertyConfig - Annotation Interface in de.cuioss.test.valueobjects.api.property
While the test classes are capable of auto-detecting JavaProperties you need to adjust them from time to time.
PropertyConfigs - Annotation Interface in de.cuioss.test.valueobjects.api.property
Wraps a number of PropertyConfig elements.
PropertyGenerator - Annotation Interface in de.cuioss.test.valueobjects.api.generator
Used for adding an additional TypedGenerator for the actual test-class.
PropertyGeneratorHint - Annotation Interface in de.cuioss.test.valueobjects.api.generator
For some cases it is simpler to give a hint for a certain type instead of declaring PropertyGenerator.
PropertyGeneratorHints - Annotation Interface in de.cuioss.test.valueobjects.api.generator
Wraps a number of PropertyGenerator elements.
PropertyGenerators - Annotation Interface in de.cuioss.test.valueobjects.api.generator
Wraps a number of PropertyGenerator elements.
PropertyHelper - Class in de.cuioss.test.valueobjects.util
Provides utility methods for dealing with PropertyMetadata
PropertyHelper() - Constructor for class de.cuioss.test.valueobjects.util.PropertyHelper
 
propertyMemberInfo() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyConfig
 
propertyMemberInfo(PropertyMemberInfo) - Method in class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl.PropertyMetadataBuilder
 
PropertyMetadata - Interface in de.cuioss.test.valueobjects.property
Represents runtime information for a certain property.
PropertyMetadataBuilder() - Constructor for class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl.PropertyMetadataBuilder
 
PropertyMetadataImpl - Class in de.cuioss.test.valueobjects.property.impl
Gathers all information needed for dynamically creating / asserting properties.
PropertyMetadataImpl() - Constructor for class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl
 
PropertyMetadataImpl.PropertyMetadataBuilder - Class in de.cuioss.test.valueobjects.property.impl
 
propertyReadWrite() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyConfig
 
propertyReadWrite(PropertyReadWrite) - Method in class de.cuioss.test.valueobjects.property.impl.PropertyMetadataImpl.PropertyMetadataBuilder
 
PropertyReflectionConfig - Annotation Interface in de.cuioss.test.valueobjects.api.property
While the test classes are capable of auto-detecting JavaProperties you need to adjust them from time to time.
PropertySupport - Class in de.cuioss.test.valueobjects.property
Stateful wrapper around instances of PropertyMetadata that provides methods for reading / asserting properties according to the configured PropertyAccessStrategy, see PropertySupport.apply(Object), PropertySupport.assertValueSet(Object) and PropertySupport.assertDefaultValue(Object) .
PropertySupport() - Constructor for class de.cuioss.test.valueobjects.property.PropertySupport
 
A B C D E F G H I J L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values