public class ConditionsTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
ConditionsImpl.| Modifier and Type | Field and Description |
|---|---|
private int |
audienceRestrictionCount
Count of AudienceRestriction subelements
|
private int |
conditionCount
Count of Condition subelements
|
private org.joda.time.DateTime |
expectedNotBefore
Expected NotBefore value
|
private org.joda.time.DateTime |
expectedNotOnOrAfter
Expected NotOnOrAfter value
|
| Constructor and Description |
|---|
ConditionsTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testChildElementsMarshall() |
void |
testChildElementsUnmarshall() |
void |
testSingleElementMarshall() |
void |
testSingleElementOptionalAttributesMarshall() |
void |
testSingleElementOptionalAttributesUnmarshall() |
void |
testSingleElementUnmarshall() |
initXMLObjectProviderTestingSupprt, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshallassertXMLEquals, assertXMLEquals, buildXMLObject, fetchDuration, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElementprivate org.joda.time.DateTime expectedNotBefore
private org.joda.time.DateTime expectedNotOnOrAfter
private int conditionCount
private int audienceRestrictionCount
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 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.