Class PolicySetTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
org.opensaml.xacml.policy.impl.PolicySetTest

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

    • 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 Details

    • PolicySetTest

      public PolicySetTest()
      Constructor
  • Method Details

    • testSingleElementUnmarshall

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

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

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

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

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

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