Package mondrian.xmla

Class XmlaDimensionPropertiesTest


  • public class XmlaDimensionPropertiesTest
    extends XmlaBaseTestCase
    Test of dimension properties in xmla response. Checks each property is added to its own hierarchy. - fix for MONDRIAN-2302 issue.
    Author:
    Yury_Bakhmutski.
    • Constructor Detail

      • XmlaDimensionPropertiesTest

        public XmlaDimensionPropertiesTest()
    • Method Detail

      • testOneHierarchyProperties

        public void testOneHierarchyProperties()
                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTwoHierarchiesProperties

        public void testTwoHierarchiesProperties()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getSessionId

        protected java.lang.String getSessionId​(XmlaBaseTestCase.Action action)
        Description copied from class: XmlaBaseTestCase
        Creates, retrieves or clears the session id for this test.
        Specified by:
        getSessionId in class XmlaBaseTestCase
        Parameters:
        action - Action to perform
        Returns:
        Session id for create, query; null for clear