Class PolicySetTest


  • public class PolicySetTest
    extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
    Test case for creating, marshalling, and unmarshalling PolicySetType.
    • Field Detail

      • expectedVersion

        private final String expectedVersion
      • expectedPolicySetId

        private final String expectedPolicySetId
      • expectedPolicyCombiningAlgId

        private final String expectedPolicyCombiningAlgId
      • expectedNumPolicySet

        private final int expectedNumPolicySet
      • expectedNumPolicy

        private final int expectedNumPolicy
      • expectedNumPolicySetIdReference

        private final int expectedNumPolicySetIdReference
      • expectedNumPolicyIdReference

        private final int expectedNumPolicyIdReference
      • expectedNumCombinerParameters

        private final int expectedNumCombinerParameters
      • expectedNumPolicyCombinerParameters

        private final int expectedNumPolicyCombinerParameters
      • expectedNumPolicySetCombinerParameters

        private final int expectedNumPolicySetCombinerParameters
      • expectedDescription

        private final String expectedDescription
      • expectedPolicyId

        private final String expectedPolicyId
      • expectedRuleCombiningAlgId

        private final String expectedRuleCombiningAlgId
      • expectedPolicySetIdReference

        private final String expectedPolicySetIdReference
      • expectedPolicyIdReference

        private final String expectedPolicyIdReference
    • Constructor Detail

      • PolicySetTest

        public PolicySetTest()
        Constructor
    • Method Detail

      • testSingleElementUnmarshall

        public void testSingleElementUnmarshall()
        Specified by:
        testSingleElementUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testSingleElementMarshall

        public void testSingleElementMarshall()
        Specified by:
        testSingleElementMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testChildElementsUnmarshall

        public void testChildElementsUnmarshall()
        Overrides:
        testChildElementsUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testChildElementsMarshall

        public void testChildElementsMarshall()
        Overrides:
        testChildElementsMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testSingleElementOptionalAttributesUnmarshall

        public void testSingleElementOptionalAttributesUnmarshall()
        Overrides:
        testSingleElementOptionalAttributesUnmarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testSingleElementOptionalAttributesMarshall

        public void testSingleElementOptionalAttributesMarshall()
        Overrides:
        testSingleElementOptionalAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase