Package mondrian.test

Class DynamicSchemaProcessorTest


  • public class DynamicSchemaProcessorTest
    extends TestCase
    Unit test DynamicSchemaProcessor. Tests availability of properties that DSP's are called, and used to modify the resulting Mondrian schema
    Author:
    ngoodman
    • Constructor Detail

      • DynamicSchemaProcessorTest

        public DynamicSchemaProcessorTest()
    • Method Detail

      • testDSPBasics

        public void testDSPBasics()
        Tests to make sure that our base DynamicSchemaProcessor works, with no replacement. Does not test Mondrian is able to connect with the schema definition.
      • testFoodmartDsp

        public void testFoodmartDsp()
        Tests to make sure that our base DynamicSchemaProcessor works, and Mondrian is able to parse and connect to FoodMart with it
      • testProviderTestDSP

        public void testProviderTestDSP()
        Tests to ensure we have access to Connect properies in a DSP
      • testDBInfoDSP

        public void testDBInfoDSP()
        Tests to ensure we have access to Connect properies in a DSP
      • testCheckJdbcPropertyDsp

        public void testCheckJdbcPropertyDsp()
        Tests to ensure we have access to Connect properties in a DSP