Uses of Class
org.xwiki.rendering.test.cts.TestDataConfiguration

Packages that use TestDataConfiguration
org.xwiki.rendering.test.cts   
 

Uses of TestDataConfiguration in org.xwiki.rendering.test.cts
 

Fields in org.xwiki.rendering.test.cts declared as TestDataConfiguration
 TestDataConfiguration TestData.configuration
          Configuration data for the test.
 

Methods in org.xwiki.rendering.test.cts that return TestDataConfiguration
 TestDataConfiguration TestDataParser.parseTestConfiguration(String syntaxDirectory, String ctsRootPackageName, ClassLoader classLoader)
          Parse Test configuration by looking for a config.properties file in the Syntax directory.
 

Methods in org.xwiki.rendering.test.cts with parameters of type TestDataConfiguration
 List<TestData> TestDataParser.parseSingleTestData(String syntaxDirectory, String ctsRootPackageName, String relativeDirectoryName, TestDataConfiguration configuration, ClassLoader classLoader)
          Parse data for single test.
 



Copyright © 2004–2014 XWiki. All rights reserved.