org.databene.benerator.anno
Annotation Type Stochastic


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

Annotation which states that the annotated class or method shall be tested with unlimited volumes or random and non-reproducible data.

Created: 05.07.2011 16:20:53

Since:
0.7.0
Author:
Volker Bergmann



Copyright © 2013. All Rights Reserved.