org.databene.benerator.anno
Annotation Type Gentle


@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD,CONSTRUCTOR})
public @interface Gentle

Annotation that marks a class or method to be tested with gentle value defaults.

Created: 15.07.2011 21:38:21

Since:
0.7.0
Author:
Volker Bergmann



Copyright © 2013. All Rights Reserved.