public abstract class BaseComplexSAMLObjectTestCase
extends org.opensaml.core.xml.XMLObjectBaseTestCase
SAMLObjects which represent full,
complex, typical "real world" examples of SAML documents.| Modifier and Type | Field and Description |
|---|---|
protected String |
elementFile
Location of file containing a single element with NO optional attributes.
|
protected Document |
expectedDOM
The expected result of a marshalled single element with no optional attributes.
|
| Constructor and Description |
|---|
BaseComplexSAMLObjectTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initSAMLObjectTestSupport() |
abstract void |
testMarshall()
Tests marshalling the contents of a complex element to a DOM document.
|
abstract void |
testUnmarshall()
Tests unmarshalling a document.
|
assertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected String elementFile
protected Document expectedDOM
protected void initSAMLObjectTestSupport()
throws Exception
Exceptionpublic abstract void testUnmarshall()
public abstract void testMarshall()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.