public class AttributeValueTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
AttributeValueType.| Modifier and Type | Field and Description |
|---|---|
private String |
expectedDataType |
private String |
expectedValue |
private QName[] |
unknownAttributeNames
Unknown Attributes
|
private String[] |
unknownAttributeValues
Unknown Attribute Values
|
| Constructor and Description |
|---|
AttributeValueTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementUnknownAttributesMarshall() |
void |
testSingleElementUnknownAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate String expectedDataType
private String expectedValue
private QName[] unknownAttributeNames
private String[] unknownAttributeValues
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsMarshall()
testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testChildElementsUnmarshall()
testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesMarshall()
testSingleElementUnknownAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesUnmarshall()
testSingleElementUnknownAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.