Class EncryptionPropertyTest


  • public class EncryptionPropertyTest
    extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
    • Field Detail

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

      • EncryptionPropertyTest

        public EncryptionPropertyTest()
        Constructor
    • Method Detail

      • testSingleElementUnmarshall

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

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

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

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

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

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