public class AttributeConsumingServiceTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
AssertionConsumerServiceImpl.| Modifier and Type | Field and Description |
|---|---|
protected int |
expectedIndex |
protected org.opensaml.core.xml.schema.XSBooleanValue |
expectedIsDefault |
protected int |
expectedRequestedAttributeCount |
protected int |
expectedServiceDecsriptionCount |
protected int |
expectedServiceNameCount |
| Constructor and Description |
|---|
AttributeConsumingServiceTest()
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 int expectedIndex
protected org.opensaml.core.xml.schema.XSBooleanValue expectedIsDefault
protected int expectedServiceNameCount
protected int expectedServiceDecsriptionCount
protected int expectedRequestedAttributeCount
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.