public class PolicySetTest
extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
PolicySetType.| Modifier and Type | Field and Description |
|---|---|
private String |
expectedDescription |
private int |
expectedNumCombinerParameters |
private int |
expectedNumPolicy |
private int |
expectedNumPolicyCombinerParameters |
private int |
expectedNumPolicyIdReference |
private int |
expectedNumPolicySet |
private int |
expectedNumPolicySetCombinerParameters |
private int |
expectedNumPolicySetIdReference |
private String |
expectedPolicyCombiningAlgId |
private String |
expectedPolicyId |
private String |
expectedPolicyIdReference |
private String |
expectedPolicySetId |
private String |
expectedPolicySetIdReference |
private String |
expectedRuleCombiningAlgId |
private String |
expectedVersion |
| Constructor and Description |
|---|
PolicySetTest()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
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 final String expectedVersion
private final String expectedPolicySetId
private final String expectedPolicyCombiningAlgId
private final int expectedNumPolicySet
private final int expectedNumPolicy
private final int expectedNumPolicySetIdReference
private final int expectedNumPolicyIdReference
private final int expectedNumCombinerParameters
private final int expectedNumPolicyCombinerParameters
private final int expectedNumPolicySetCombinerParameters
private final String expectedDescription
private final String expectedPolicyId
private final String expectedRuleCombiningAlgId
private final String expectedPolicySetIdReference
private final String expectedPolicyIdReference
public void testSingleElementUnmarshall()
testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementMarshall()
testSingleElementMarshall 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.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesUnmarshall()
testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCasepublic void testSingleElementOptionalAttributesMarshall()
testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCaseCopyright © 1999–2019 Shibboleth Consortium. All rights reserved.