public class EntityDescriptorTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
EntityDescriptorImpl.| Modifier and Type | Field and Description |
|---|---|
protected long |
expectedCacheDuration
Expected cacheDuration value in miliseconds
|
protected String |
expectedEntityID
Expected entityID value
|
protected String |
expectedID
Expected ID value
|
protected org.joda.time.DateTime |
expectedValidUntil
Expected validUntil value
|
protected QName[] |
unknownAttributeNames
Unknown Attributes
|
protected String[] |
unknownAttributeValues
Unknown Attribute Values
|
| Constructor and Description |
|---|
EntityDescriptorTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
private org.opensaml.xmlsec.signature.Signature |
buildSignatureSkeleton()
Build a Signature skeleton to use in marshalling unit tests.
|
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 expectedEntityID
protected String expectedID
protected long expectedCacheDuration
protected org.joda.time.DateTime expectedValidUntil
protected QName[] unknownAttributeNames
protected String[] unknownAttributeValues
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementUnknownAttributesUnmarshall()
testSingleElementUnknownAttributesUnmarshall 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 testSingleElementUnknownAttributesMarshall()
testSingleElementUnknownAttributesMarshall 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.XMLObjectProviderBaseTestCaseprivate org.opensaml.xmlsec.signature.Signature buildSignatureSkeleton()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.