|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface Syntax
Used to specify for which Syntax the test suite is for.
CompatibilityTestSuite| Optional Element Summary | |
|---|---|
String |
metadata
The Syntax id of the generated XDOM Macro Block content (for Macros that contain wiki syntax). |
String |
value
The id of the syntax that we are testing (eg "xwiki/2.0"). |
public abstract String value
public abstract String metadata
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||