@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface FitNesseRunner.DebugMode
DebugMode
annotation specifies whether the test is run
with the REST debug option. Default is trueModifier and Type | Required Element and Description |
---|---|
boolean |
value |