Class BeanPropertyContractImpl<T>

java.lang.Object
de.cuioss.test.valueobjects.contract.BeanPropertyContractImpl<T>
Type Parameters:
T - Rule does not apply to annotations: There is no inheritance
All Implemented Interfaces:
TestContract<T>

public class BeanPropertyContractImpl<T> extends Object implements TestContract<T>
Tests all given properties according to the given List of PropertyMetadata
Author:
Oliver Wolff