public class AssertionTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
Assertion| Modifier and Type | Field and Description |
|---|---|
private String |
expectedID |
private org.joda.time.DateTime |
expectedIssueInstant |
private String |
expectedIssuer |
private int |
expectedMinorVersion |
private QName |
qname
name used to generate objects
|
| Constructor and Description |
|---|
AssertionTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
testChildElementsMarshall()
Test an XML file with Children
|
void |
testChildElementsUnmarshall()
Test an XML file with children
|
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 int expectedMinorVersion
private final String expectedIssuer
private final org.joda.time.DateTime expectedIssueInstant
private final String expectedID
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.XMLObjectProviderBaseTestCaseorg.opensaml.core.xml.io.MarshallingExceptionpublic 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.