public class DOMMetadataResolverTest
extends org.opensaml.core.xml.XMLObjectBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.utilities.java.support.resolver.CriteriaSet |
criteriaSet |
private String |
entityID |
private File |
mdFile |
private org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver |
metadataProvider |
| Constructor and Description |
|---|
DOMMetadataResolverTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testFilterFailureAndNoFailFast() |
void |
testGetEntityDescriptor() |
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElementprivate org.opensaml.saml.metadata.resolver.impl.DOMMetadataResolver metadataProvider
private File mdFile
private String entityID
private net.shibboleth.utilities.java.support.resolver.CriteriaSet criteriaSet
public void testGetEntityDescriptor()
throws net.shibboleth.utilities.java.support.resolver.ResolverException
net.shibboleth.utilities.java.support.resolver.ResolverExceptionpublic void testFilterFailureAndNoFailFast()
throws URISyntaxException,
net.shibboleth.utilities.java.support.xml.XMLParserException,
IOException,
net.shibboleth.utilities.java.support.resolver.ResolverException
URISyntaxExceptionnet.shibboleth.utilities.java.support.xml.XMLParserExceptionIOExceptionnet.shibboleth.utilities.java.support.resolver.ResolverExceptionCopyright © 1999–2015. All rights reserved.