public class TestAllPaths extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PASSED |
static String |
TEST_URL_SUFFIX |
Constructor and Description |
---|
TestAllPaths(String path) |
Modifier and Type | Method and Description |
---|---|
static boolean |
checkTest(String content) |
static Collection<Object[]> |
data()
Let JUnit run this all on our paths
|
void |
verifyContent() |
public static final String TEST_URL_SUFFIX
public static final String PASSED
public TestAllPaths(String path)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.