org.jcheck.annotations
Annotation Type Configuration


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
@Documented
public @interface Configuration


Optional Element Summary
 long size
           
 int tests
           
 

size

public abstract long size
Default:
0L

tests

public abstract int tests
Default:
0