Class RuleCombinerParametersTest


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

      Fields 
      Modifier and Type Field Description
      private static String expectedRuleIdRef  
      • 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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testSingleElementMarshall()
      void testSingleElementUnmarshall()
      • Methods inherited from class org.opensaml.core.xml.XMLObjectProviderBaseTestCase

        initXMLObjectProviderTestingSupprt, testChildElementsMarshall, testChildElementsUnmarshall, testSingleElementOptionalAttributesMarshall, testSingleElementOptionalAttributesUnmarshall, testSingleElementUnknownAttributesMarshall, testSingleElementUnknownAttributesUnmarshall
      • Methods inherited from class org.opensaml.core.xml.XMLObjectBaseTestCase

        assertXMLEquals, assertXMLEquals, buildXMLObject, getBuilder, getMarshaller, getMarshaller, getUnmarshaller, getUnmarshaller, getUnmarshaller, initXMLObjectSupport, parseXMLDocument, printXML, printXML, unmarshallElement, unmarshallElement
      • Methods inherited from class org.opensaml.core.OpenSAMLInitBaseTestCase

        initOpenSAML
    • Field Detail

      • expectedRuleIdRef

        private static String expectedRuleIdRef
    • Constructor Detail

      • RuleCombinerParametersTest

        public RuleCombinerParametersTest()
        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