public class RequestedAttributeTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
RequestedAttributeImpl.| Modifier and Type | Field and Description |
|---|---|
protected String |
expectedAttributeValue0
Expected saml2:AttributeValue values (element content).
|
protected String |
expectedAttributeValue1
Expected saml2:AttributeValue values (element content).
|
protected String |
expectedFriendlyName
Expected FriendlyName attribute value
|
protected org.opensaml.core.xml.schema.XSBooleanValue |
expectedIsRequired
Excpected isRequired attribute value
|
protected String |
expectedName
Expected Name attribute value
|
protected String |
expectedNameFormat
Expected NameFormat attribute value
|
| Constructor and Description |
|---|
RequestedAttributeTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
void |
testXSBooleanAttributes()
Test the proper behavior of the XSBooleanValue attributes.
|
initXMLObjectProviderTestingSupprt, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected String expectedName
protected String expectedNameFormat
protected String expectedFriendlyName
protected org.opensaml.core.xml.schema.XSBooleanValue expectedIsRequired
protected String expectedAttributeValue0
protected String expectedAttributeValue1
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.XMLObjectProviderBaseTestCasepublic void testXSBooleanAttributes()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.