Annotation Type FitNesseRunner.Suite


  • @Retention(RUNTIME)
    @Target(TYPE)
    public static @interface FitNesseRunner.Suite
    The Suite annotation specifies the name of the Fitnesse suite (or single page) to be run, e.g.: MySuite.MySubSuite
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String systemProperty  
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value
        Default:
        ""
      • systemProperty

        java.lang.String systemProperty
        Default:
        ""