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

E

emptyCollection() - Method in enum class de.cuioss.test.valueobjects.property.util.CollectionType
Returns an empty immutable instance of the corresponding collection-type
EmptyMapGenerator - Class in de.cuioss.test.valueobjects.generator.dynamic.impl
Always generates an empty immutable map
EmptyMapGenerator() - Constructor for class de.cuioss.test.valueobjects.generator.dynamic.impl.EmptyMapGenerator
 
EnableGeneratorRegistry - Annotation Interface in de.cuioss.test.valueobjects.junit5
Enables the test-generator handling, see GeneratorRegistry for details.
enclosingType() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyFactoryMethod
 
equals() - Element in annotation interface de.cuioss.test.valueobjects.api.VerifyMapperConfiguration
 
EQUALS_AND_HASHCODE - Enum constant in enum class de.cuioss.test.valueobjects.api.object.ObjectTestContracts
Tests the existence and correct implementation of the Object.equals(Object) and Object.hashCode() at the level of the concrete Object.
equalsAndHashCodeBasicOnly() - Element in annotation interface de.cuioss.test.valueobjects.api.object.ObjectTestConfig
 
EqualsAndHashcodeContractImpl - Class in de.cuioss.test.valueobjects.contract
Helper class providing base functionality for test for the Object.equals(Object) and Object.hashCode() variants of classes.
EqualsAndHashcodeContractImpl() - Constructor for class de.cuioss.test.valueobjects.contract.EqualsAndHashcodeContractImpl
 
equalsAndHashCodeExclude() - Element in annotation interface de.cuioss.test.valueobjects.api.object.ObjectTestConfig
 
equalsAndHashCodeOf() - Element in annotation interface de.cuioss.test.valueobjects.api.object.ObjectTestConfig
 
ExceptionHelper - Class in de.cuioss.test.valueobjects.objects.impl
Helper class used for accessing an exception message in a general way
ExceptionHelper() - Constructor for class de.cuioss.test.valueobjects.objects.impl.ExceptionHelper
 
exclude() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyBeanProperty
 
exclude() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyBuilder
 
exclude() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyCopyConstructor
 
exclude() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyReflectionConfig
 
exclude() - Element in annotation interface de.cuioss.test.valueobjects.api.VerifyMapperConfiguration
 
extractCauseMessageFromThrowable(Throwable) - Static method in class de.cuioss.test.valueobjects.objects.impl.ExceptionHelper
Extracts a message from a given throwable in a safe manner.
extractConfiguredConstructorContracts(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.AnnotationHelper
Checks the given type for the annotation VerifyConstructor and VerifyConstructors and puts all found in the returned Set
extractConfiguredFactoryContracts(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.AnnotationHelper
Checks the given type for the annotation VerifyFactoryMethod and VerifyFactoryMethods and puts all found in the returned list
extractConfiguredGeneratorHints(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.GeneratorAnnotationHelper
Checks the given type for the annotation PropertyGeneratorHint and PropertyGeneratorHints and puts all found in the returned list
extractConfiguredPropertyBuilderConfigs(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.BuilderPropertyHelper
Checks the given type for the annotation PropertyBuilderConfig and PropertyBuilderConfigs and puts all found in the immutable Set to be returned
extractConfiguredPropertyConfigs(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.PropertyHelper
Checks the given type for the annotation PropertyConfig and PropertyConfigs and puts all found in the returned list
extractConfiguredPropertyGenerator(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.GeneratorAnnotationHelper
Checks the given type for the annotation PropertyGenerator and PropertyGenerators and puts all found in the returned list
extractConfiguredVetoObjectContracts(Class<?>) - Static method in class de.cuioss.test.valueobjects.util.ObjectContractHelper
Checks the given type for the annotation VetoObjectTestContract and VetoObjectTestContracts and puts all found in the immutable list to be returned
extractMessageFromThrowable(Throwable) - Static method in class de.cuioss.test.valueobjects.objects.impl.ExceptionHelper
Extracts a message from a given throwable in a safe manner.
extractNames(Collection<PropertyMetadata>) - Static method in class de.cuioss.test.valueobjects.objects.RuntimeProperties
Extracts the names of a given Collection of PropertyMetadata
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