| Package | Description |
|---|---|
| org.xwiki.rendering.test.cts |
| Modifier and Type | Field and Description |
|---|---|
TestDataConfiguration |
TestData.configuration
Configuration data for the test.
|
| Modifier and Type | Method and Description |
|---|---|
TestDataConfiguration |
TestDataParser.parseTestConfiguration(String syntaxDirectory,
String ctsRootPackageName,
ClassLoader classLoader)
Parse Test configuration by looking for a
config.properties file in the Syntax directory. |
| Modifier and Type | Method and Description |
|---|---|
List<TestData> |
TestDataParser.parseSingleTestData(String syntaxDirectory,
String ctsRootPackageName,
String relativeDirectoryName,
TestDataConfiguration configuration,
ClassLoader classLoader)
Parse data for single test.
|
Copyright © 2004–2016 XWiki. All rights reserved.