public class ResponseTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
| Modifier and Type | Field and Description |
|---|---|
private String |
expectedID
Representation of IssueInstant in test file.
|
private String |
expectedInResponseTo
Representation of InResponseTo in test file.
|
private org.joda.time.DateTime |
expectedIssueInstant
Representation of IssueInstant in test file.
|
private int |
expectedMinorVersion
Representation of MinorVersion in test file.
|
private String |
expectedRecipient
Representation of Recipient in test file.
|
private QName |
qname
name used to generate objects
|
| Constructor and Description |
|---|
ResponseTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testDOMIDResolutionMarshall() |
void |
testDOMIDResolutionUnmarshall() |
void |
testSignatureUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate final QName qname
private final String expectedID
private final org.joda.time.DateTime expectedIssueInstant
private final String expectedInResponseTo
private final int expectedMinorVersion
private final String expectedRecipient
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSignatureUnmarshall()
public void testDOMIDResolutionUnmarshall()
public void testDOMIDResolutionMarshall()
throws org.opensaml.core.xml.io.MarshallingException
org.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.