org.databene.benerator.anno
Annotation Type Offset


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD,PARAMETER,CONSTRUCTOR})
public @interface Offset

Annotation which specifies that a given number of generated data elements should be skipped when testing.

Created: 23.07.2011 11:20:59

Since:
0.7.0
Author:
Volker Bergmann

Optional Element Summary
 int value
           
 

value

public abstract int value
Default:
0


Copyright © 2013. All Rights Reserved.