public class RenderingTest extends Object
RenderingTestSuite to parse some passed content and verify it matches some
passed expectation. The format of the input/expectation is specified in TestDataParser.| Constructor and Description |
|---|
RenderingTest(String input,
String expected,
String parserId,
String targetSyntaxId,
boolean streaming,
boolean runTransformations,
Map<String,?> configuration,
org.xwiki.component.manager.ComponentManager componentManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.xwiki.component.manager.ComponentManager |
getComponentManager() |
Copyright © 2004–2017 XWiki. All rights reserved.