Package mondrian.xmla

Class XmlaTabularTest


  • public class XmlaTabularTest
    extends XmlaBaseTestCase
    Test XMLA output in tabular (flattened) format.
    Author:
    Julio Caubín, jhyde
    • Constructor Detail

      • XmlaTabularTest

        public XmlaTabularTest()
      • XmlaTabularTest

        public XmlaTabularTest​(java.lang.String name)
    • Method Detail

      • testTabularOneByOne

        public void testTabularOneByOne()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularOneByTwo

        public void testTabularOneByTwo()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularTwoByOne

        public void testTabularTwoByOne()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularTwoByTwo

        public void testTabularTwoByTwo()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularZeroByZero

        public void testTabularZeroByZero()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularVoid

        public void testTabularVoid()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTabularThreeAxes

        public void testTabularThreeAxes()
                                  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