Package de.cuioss.test.valueobjects.api.property


package de.cuioss.test.valueobjects.api.property
Provides annotations for configuring / tweaking the management of PropertyMetadata objects that represent the individual properties to be used for testing.

Property Handling

The handling of properties is the core-aspect of testing value-objects. The individual properties are represented by instances of PropertyMetadata

The resolving of PropertyMetadata consists of three steps:
Author:
Oliver Wolff