Package fitnesse.junit
Annotation Type FitNesseRunner.Suite
-
@Retention(RUNTIME) @Target(TYPE) public static @interface FitNesseRunner.Suite
TheSuite
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
-