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: b7274de59d9732f7ea2416213f8c619c6440f96d $
| 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-2013 XWiki. All Rights Reserved.