Annotation Interface PropertyBuilderConfig


While the test classes are capable of auto-detecting JavaProperties you need to adjust them from time to time. With this annotation you can do this for builder specific properties. This annotation can only adjust an already existing PropertyMetadata and can not be used stand-alone
Author:
Oliver Wolff