Class AttributeSelectorTest


  • public class AttributeSelectorTest
    extends org.opensaml.core.xml.XMLObjectProviderBaseTestCase
    Test case for creating, marshalling, and unmarshalling AttributeSelectorType.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String expectedDataType  
      private String expectedRequestContextPath  
      private Boolean optionalMustBePresent  
      • Fields inherited from class org.opensaml.core.xml.XMLObjectProviderBaseTestCase

        childElementsFile, expectedChildElementsDOM, expectedDOM, expectedOptionalAttributesDOM, expectedUnknownAttributesDOM, invalidDOM, invalidFile, singleElementFile, singleElementOptionalAttributesFile, singleElementUnknownAttributesFile
      • Fields inherited from class org.opensaml.core.xml.XMLObjectBaseTestCase

        builderFactory, marshallerFactory, parserPool, simpleXMLObjectQName, unmarshallerFactory
    • Field Detail

      • expectedDataType

        private String expectedDataType
      • expectedRequestContextPath

        private String expectedRequestContextPath
      • optionalMustBePresent

        private Boolean optionalMustBePresent
    • Constructor Detail

      • AttributeSelectorTest

        public AttributeSelectorTest()
        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
      • testSingleElementOptionalAttributesUnmarshall

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

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