Class AttributeValueTest


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

      • expectedDataType

        private String expectedDataType
      • expectedValue

        private String expectedValue
      • unknownAttributeNames

        private QName[] unknownAttributeNames
        Unknown Attributes
      • unknownAttributeValues

        private String[] unknownAttributeValues
        Unknown Attribute Values
    • Constructor Detail

      • AttributeValueTest

        public AttributeValueTest()
        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
      • testChildElementsMarshall

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

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

        public void testSingleElementUnknownAttributesMarshall()
        Overrides:
        testSingleElementUnknownAttributesMarshall in class org.opensaml.core.xml.XMLObjectProviderBaseTestCase
      • testSingleElementUnknownAttributesUnmarshall

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