public class AuthorityBindingTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
AuthorityBinding| Modifier and Type | Field and Description |
|---|---|
private QName |
expectedAuthorityKind
Value of AuthorityKind in test file
|
private String |
expectedBinding
Value of Binding in test file
|
private String |
expectedLocation
Value of Location in test file
|
private QName |
qname
name used to generate objects
|
| Constructor and Description |
|---|
AuthorityBindingTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testChildElementsMarshall, testChildElementsUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate final QName qname
private final QName expectedAuthorityKind
private final String expectedLocation
private final String expectedBinding
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall 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.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.