org.xwiki.rendering.test.integration
Class TestDataGenerator
java.lang.Object
org.xwiki.rendering.test.integration.TestDataGenerator
public class TestDataGenerator
- extends Object
Finds all test files in the current classloader, read them and return test data to represent them.
- Since:
- 3.0RC1
- Version:
- $Id: 017f0e5a8bd05fd47186433ce087c81356923275 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDataGenerator
public TestDataGenerator()
generateData
public Collection<Object[]> generateData(String testPackage,
String pattern)
Copyright © 2004–2014 XWiki. All rights reserved.