Index
All Classes and Interfaces|All Packages|Constant Field Values
O
- OBJECT_CONTRACTS - Static variable in enum class de.cuioss.test.valueobjects.api.object.ObjectTestContracts
-
Identifies the contract that are specific to Object contracts.
- ObjectContractHelper - Class in de.cuioss.test.valueobjects.util
-
Utility class for dealing with
ObjectTestContracts
and theVetoObjectTestContract
andVetoObjectTestContracts
annotations. - ObjectContractHelper() - Constructor for class de.cuioss.test.valueobjects.util.ObjectContractHelper
- ObjectContractTestSupport - Interface in de.cuioss.test.valueobjects.api
-
Defines the method for testing the correctness of
Object
related tests, seeObjectContractTestSupport.shouldImplementObjectContracts()
- ObjectCreatorContractImpl<T> - Class in de.cuioss.test.valueobjects.contract
-
TestContract for dealing Constructor and factories,
VerifyConstructor
andVerifyFactoryMethod
respectively - ObjectCreatorContractImpl() - Constructor for class de.cuioss.test.valueobjects.contract.ObjectCreatorContractImpl
- ObjectInstantiator<T> - Interface in de.cuioss.test.valueobjects.objects
-
An
ObjectInstantiator
creates objects without further parameter, e.g. - ObjectTestConfig - Annotation Interface in de.cuioss.test.valueobjects.api.object
-
Simple annotation for extended configuration of
ObjectTestContract
. - ObjectTestContract - Interface in de.cuioss.test.valueobjects.api.object
-
An
ObjectTestContract
provides a method that again runs a number of asserts regarding the canonicalObject
method. - ObjectTestContracts - Enum Class in de.cuioss.test.valueobjects.api.object
-
Shorthand identifier / factory for the individual test contracts
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyBeanProperty
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyBuilder
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyConstructor
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyCopyConstructor
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.contracts.VerifyFactoryMethod
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.property.PropertyReflectionConfig
- of() - Element in annotation interface de.cuioss.test.valueobjects.api.VerifyMapperConfiguration
All Classes and Interfaces|All Packages|Constant Field Values