Class EncryptionPropertyTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.core.testing.XMLObjectBaseTestCase
org.opensaml.core.testing.XMLObjectProviderBaseTestCase
org.opensaml.xmlsec.encryption.impl.EncryptionPropertyTest

public class EncryptionPropertyTest extends org.opensaml.core.testing.XMLObjectProviderBaseTestCase
  • Field Details

    • expectedTarget

      private String expectedTarget
    • expectedID

      private String expectedID
    • expectedNumUnknownChildren

      private int expectedNumUnknownChildren
    • expectedAttribName1

      private QName expectedAttribName1
    • expectedAttribName2

      private QName expectedAttribName2
    • expectedAttribValue1

      private String expectedAttribValue1
    • expectedAttribValue2

      private String expectedAttribValue2
  • Constructor Details

    • EncryptionPropertyTest

      public EncryptionPropertyTest()
      Constructor
  • Method Details

    • setUp

      @BeforeMethod protected void setUp() throws Exception
      Throws:
      Exception
    • testSingleElementUnmarshall

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

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

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

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

      public void testAttributeIDnessMarshall() throws MarshallingException, XMLParserException
      Test marshalling of attribute IDness.
      Throws:
      MarshallingException
      XMLParserException
    • testSingleElementOptionalAttributesMarshall

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

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