Package de.cuioss.test.valueobjects.api
package de.cuioss.test.valueobjects.api
Provides the api for configuring instances of
ValueObjectTest
, see the individual
packages for details.
- Author:
- Oliver Wolff
-
ClassDescriptionDefines the method for testing the correctness of
Object
related tests, seeObjectContractTestSupport.shouldImplementObjectContracts()
TestContract<T>ATestContract
provides a method that again runs a number of asserts.To be used in conjunction withMapperTest
.