Package mondrian.xmla

Class XmlaHandlerTypeTest


  • public class XmlaHandlerTypeTest
    extends FoodMartTestCase
    Unit test to validate expected marshalling of Java objects to their respective XML Schema types mondrian.xmla).
    Author:
    mcampbell
    • Constructor Detail

      • XmlaHandlerTypeTest

        public XmlaHandlerTypeTest()
    • Method Detail

      • testMarshalledValueType

        public void testMarshalledValueType()
      • testDatatypeConsistency

        public void testDatatypeConsistency()
                                     throws java.sql.SQLException
        Checks whether Cell.getValue() returns a consistent datatype whether retrieved from Olap4jXmla, Olap4j, or native Mondrian.
        Throws:
        java.sql.SQLException