Annotation Interface Theory


@Retention(RUNTIME) @Target(METHOD) public @interface Theory
Marks test methods that should be read as theories by the Theories runner.
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • nullsAccepted

      boolean nullsAccepted
      Default:
      true