public class ArtifactResolutionServiceTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
ArtifactResolutionServiceImpl.| Modifier and Type | Field and Description |
|---|---|
protected String |
expectedBinding |
protected Integer |
expectedIndex |
protected org.opensaml.core.xml.schema.XSBooleanValue |
expectedIsDefault |
protected String |
expectedLocation |
protected String |
expectedResponseLocation |
| Constructor and Description |
|---|
ArtifactResolutionServiceTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
void |
testXSBooleanAttributes()
Test the proper behavior of the XSBooleanValue attributes.
|
initXMLObjectProviderTestingSupprt, testChildElementsMarshall, testChildElementsUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprotected String expectedBinding
protected String expectedLocation
protected String expectedResponseLocation
protected Integer expectedIndex
protected org.opensaml.core.xml.schema.XSBooleanValue expectedIsDefault
public void testSingleElementUnmarshall()
testSingleElementUnmarshall 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 testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testXSBooleanAttributes()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.