public class NamespacesStrippingStageTest extends BaseDOMTest
testingClass| Constructor and Description |
|---|
NamespacesStrippingStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
blacklist()
Test blacklisting.
|
void |
simple()
Test the simple case that is already handled by NamespaceStrippingStage,
of blacklisting a single namespace.
|
void |
whitelist()
Test whitelisting.
|
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNamepublic NamespacesStrippingStageTest()
public void simple()
throws Exception
Exception - if something goes wrongpublic void blacklist()
throws Exception
Exception - if something goes wrongCopyright © 1999–2015. All rights reserved.