@Deprecated
@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface FitNesseSuite.Name
Name
annotation specifies the name of the Fitnesse suite
to be run, e.g.: MySuite.MySubSuiteModifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
Deprecated.
|