public class SingleLogoutServiceTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
SingleLogoutServiceImpl.| Modifier and Type | Field and Description |
|---|---|
protected String |
expectedBinding |
protected String |
expectedLocation |
protected String |
expectedResponseLocation |
protected QName[] |
unknownAttributeNames
Unknown Attributes
|
protected String[] |
unknownAttributeValues
Unknown Attribute Values
|
| Constructor and Description |
|---|
SingleLogoutServiceTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnknownAttributesMarshall() |
void |
testSingleElementUnknownAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprtassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected String expectedBinding
protected String expectedLocation
protected String expectedResponseLocation
protected QName[] unknownAttributeNames
protected String[] unknownAttributeValues
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesUnmarshall()
testSingleElementUnknownAttributesUnmarshall 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 testSingleElementUnknownAttributesMarshall()
testSingleElementUnknownAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall 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.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.