public class AttributeValueTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
AttributeValueType.| Modifier and Type | Field and Description |
|---|---|
private QName[] |
expectedAttributeName |
private String[] |
expectedAttributeValue |
private String |
expectedFunctionId |
private String |
expectedTextContent |
| Constructor and Description |
|---|
AttributeValueTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
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 String expectedFunctionId
private String expectedTextContent
private QName[] expectedAttributeName
private String[] expectedAttributeValue
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.