public class NamespaceSnapshotTestCase extends Object
| Constructor and Description |
|---|
NamespaceSnapshotTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected InputStream |
getInputStream(String name)
Return an appropriate InputStream for the specified test file (which must be inside our current package.
|
void |
testNamespaceSnapshots()
Namespace snapshot test case.
|
public NamespaceSnapshotTestCase()
public void testNamespaceSnapshots() throws Exception
Exceptionprotected InputStream getInputStream(String name) throws IOException
name - Name of the test file we wantIOException - if an input/output error occursCopyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.