Package de.cuioss.test.valueobjects.property
package de.cuioss.test.valueobjects.property
-
ClassDescriptionRepresents runtime information for a certain property.Stateful wrapper around instances of
PropertyMetadata
that provides methods for reading / asserting properties according to the configuredPropertyAccessStrategy
, seePropertySupport.apply(Object)
,PropertySupport.assertValueSet(Object)
andPropertySupport.assertDefaultValue(Object)
.