Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- IdentityResourceBundle - Class in de.cuioss.test.valueobjects.util
-
An
IdentityResourceBundle
is helpful for tests where you want to ensure that a certain message key is used to create a message but do not want to test the actualResourceBundle
mechanism itself, what is the case for many tests. - IdentityResourceBundle() - Constructor for class de.cuioss.test.valueobjects.util.IdentityResourceBundle
- implementationType() - Element in annotation interface de.cuioss.test.valueobjects.api.generator.PropertyGeneratorHint
- initializeBaseClass() - Method in class de.cuioss.test.valueobjects.ValueObjectTest
-
Initializes all contracts
- initializePropertiesAndGenerators() - Method in class de.cuioss.test.valueobjects.PropertyAwareTest
-
Initializes all contracts, properties and generator
- InjectedBeanInstantiator<T> - Class in de.cuioss.test.valueobjects.objects.impl
-
Variant of
ParameterizedInstantiator
that deals with test, where the actual beans to be tested are Injected by cdi, seeTestObjectProvider
as well - InjectedBeanInstantiator() - Constructor for class de.cuioss.test.valueobjects.objects.impl.InjectedBeanInstantiator
- INTEGER_DAYS - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
forInteger
which is bound between 1 <= bound <= 31, used for representing days in a month - INTEGER_MONTHS - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
forInteger
which is bound between 1 <= bound <= 12, used for representing months in a year - INTEGER_YEARS - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
forInteger
which is bound between 1900 <= bound <= 2100, used for representing years - INTEGERS - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
forInteger
. - INTEGERS_PRIMITIVE - Static variable in class de.cuioss.test.valueobjects.generator.JavaTypesGenerator
-
Creates an instance of of
PropertyMetadata
for int-primitives with a default value of0
. - InterfaceProxyGenerator<T> - Class in de.cuioss.test.valueobjects.generator.dynamic.impl
-
Creates proxies for given interfaces, should only be used as last line of defense.
- InterfaceProxyGenerator() - Constructor for class de.cuioss.test.valueobjects.generator.dynamic.impl.InterfaceProxyGenerator
- intializeTypeInformation() - Method in class de.cuioss.test.valueobjects.MapperTest
-
Reads the type information and fills the fields
#getMapperClass()
,#getSourceClass()
,#getTargetClass()
. - isDefaultValue() - Method in interface de.cuioss.test.valueobjects.property.PropertyMetadata
- isDefaultValue() - Method in class de.cuioss.test.valueobjects.property.PropertySupport
- isPrimitive() - Method in class de.cuioss.test.valueobjects.property.PropertySupport
- isReadable() - Method in class de.cuioss.test.valueobjects.property.PropertySupport
- isRequired() - Method in interface de.cuioss.test.valueobjects.property.PropertyMetadata
-
Indicates that the attribute is required.
- isRequired() - Method in class de.cuioss.test.valueobjects.property.PropertySupport
All Classes and Interfaces|All Packages|Constant Field Values