Annotation Type Check


  • @Retention(RUNTIME)
    public @interface Check
    Created with IntelliJ IDEA. User: pele Date: 14.08.12 Time: 09:12 To change this template use File | Settings | File Templates.
    • Element Detail

      • optional

        boolean optional
        simple boolean function
        Default:
        false
      • checkRule

        eu.tsystems.mms.tic.testframework.enums.CheckRule checkRule
        Whether to check for isDisplayed.
        Returns:
        Default:
        eu.tsystems.mms.tic.testframework.enums.CheckRule.DEFAULT
      • prioritizedErrorMessage

        java.lang.String prioritizedErrorMessage
        Default:
        ""
      • collect

        boolean collect
        Collect assertions
        Default:
        false