org.junit.contrib.theories
Annotation Type Theory


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Theory


Optional Element Summary
 boolean nullsAccepted
           
 

nullsAccepted

public abstract boolean nullsAccepted
Default:
true


Copyright © 2014. All Rights Reserved.