Package mondrian.xmla

Class XmlaTests


  • public class XmlaTests
    extends FoodMartTestCase
    Extends FoodMartTestCase, adding support for testing XMLA Utility functionality.
    Since:
    Jul 12 2007
    Author:
    Richard M. Emberson
    • Constructor Detail

      • XmlaTests

        public XmlaTests()
      • XmlaTests

        public XmlaTests​(String name)
    • Method Detail

      • testXmlaUtilNormalizeNumericString

        public void testXmlaUtilNormalizeNumericString()
                                                throws Exception
        Throws:
        Exception
      • testXmlaHandlerGetValueTypeHint

        public void testXmlaHandlerGetValueTypeHint()
                                             throws Exception
        Throws:
        Exception
      • testXmlaHandlerValueInfo

        public void testXmlaHandlerValueInfo()
                                      throws Exception
        Throws:
        Exception
      • doXmlaUtilNormalizeNumericString

        protected void doXmlaUtilNormalizeNumericString​(String vin,
                                                        String expected)
                                                 throws Exception
        Throws:
        Exception
      • doXmlaHandlerGetValueTypeHint

        protected void doXmlaHandlerGetValueTypeHint​(String dataType,
                                                     String expected)
                                              throws Exception
        Throws:
        Exception