public class X509ValidationStageTest extends BaseDOMTest
testingClass| Constructor and Description |
|---|
X509ValidationStageTest()
Constructor sets class under test.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
errorsAndWarnings(net.shibboleth.metadata.Item<Element> item,
int expectedErrors,
int expectedWarnings) |
private net.shibboleth.metadata.dom.DOMElementItem |
makeItem(String which) |
private net.shibboleth.metadata.dom.ds.X509ValidationStage |
makeStage() |
void |
testError() |
void |
testNothing() |
void |
testWarning() |
assertXMLIdentical, countErrors, getParserPool, readDOMItem, readXMLData, setUpclassRelativeResource, getClasspathResource, packageRelativeResource, simpleClassRelativeNameprivate net.shibboleth.metadata.dom.ds.X509ValidationStage makeStage()
throws net.shibboleth.utilities.java.support.component.ComponentInitializationException
net.shibboleth.utilities.java.support.component.ComponentInitializationExceptionprivate net.shibboleth.metadata.dom.DOMElementItem makeItem(String which) throws net.shibboleth.utilities.java.support.xml.XMLParserException
net.shibboleth.utilities.java.support.xml.XMLParserExceptionprivate void errorsAndWarnings(net.shibboleth.metadata.Item<Element> item, int expectedErrors, int expectedWarnings)
Copyright © 1999–2015. All rights reserved.