org.apache.sling.junit.scriptable
Class TestAllPaths
java.lang.Object
org.apache.sling.junit.scriptable.TestAllPaths
public class TestAllPaths
- extends java.lang.Object
The single test class that runs all our path-based tests
|
Method Summary |
static java.util.Collection<java.lang.Object[]> |
data()
Let JUnit run this all on our paths |
void |
verifyContent()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_URL_SUFFIX
public static final java.lang.String TEST_URL_SUFFIX
- See Also:
- Constant Field Values
PASSED
public static final java.lang.String PASSED
- See Also:
- Constant Field Values
TestAllPaths
public TestAllPaths(java.lang.String path)
data
public static java.util.Collection<java.lang.Object[]> data()
- Let JUnit run this all on our paths
verifyContent
public void verifyContent()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.