Class PostLogoutRedirectUriTest
java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
net.shibboleth.oidc.saml.xmlobject.impl.BaseMetadataValueTest
net.shibboleth.oidc.saml.xmlobject.impl.PostLogoutRedirectUriTest
Test case for creating, marshalling, and unmarshalling
PostLogoutRedirectUri.-
Field Summary
Fields inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
childElementsFile, expectedChildElementsDOM, expectedDOM, expectedOptionalAttributesDOM, expectedUnknownAttributesDOM, invalidDOM, invalidFile, singleElementFile, singleElementOptionalAttributesFile, singleElementUnknownAttributesFileFields inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.oidc.saml.xmlobject.impl.BaseMetadataValueTest
testSingleElementMarshall, testSingleElementUnmarshallMethods inherited from class org.opensaml.core.testing.XMLObjectProviderBaseTestCase
initXMLObjectProviderTestingSupprt, testAttributeIDnessMarshall, testChildElementsMarshall, testChildElementsUnmarshall, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallMethods inherited from class org.opensaml.core.testing.XMLObjectBaseTestCase
assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementMethods inherited from class org.opensaml.core.testing.OpenSAMLInitBaseTestCase
initOpenSAML
-
Constructor Details
-
PostLogoutRedirectUriTest
public PostLogoutRedirectUriTest()Constructor
-
-
Method Details
-
getExpectedValue
Get the expected value from the file.- Specified by:
getExpectedValuein classBaseMetadataValueTest- Returns:
- The expected value.
-
getElementName
Get the element name.- Specified by:
getElementNamein classBaseMetadataValueTest- Returns:
- The element name.
-