Class EncryptedKeyTest

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

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

    • expectedId

      private String expectedId
    • expectedType

      private String expectedType
    • expectedMimeType

      private String expectedMimeType
    • expectedEncoding

      private String expectedEncoding
    • expectedRecipient

      private String expectedRecipient
  • Constructor Details

    • EncryptedKeyTest

      public EncryptedKeyTest()
      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
    • testChildElementsUnmarshall

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

      public void testSingleElementOptionalAttributesUnmarshall()
      Overrides:
      testSingleElementOptionalAttributesUnmarshall 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
    • testChildElementsMarshall

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

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