Package mondrian.test

Class CVConcurrentMdxTest


  • public class CVConcurrentMdxTest
    extends FoodMartTestCase
    A copy of ConcurrentMdxTest with modifications to take as input ref.xml files. This does not fully use DiffRepository and does not generate log files. This Class is not added to the Main test suite. Purpose of this test is to simulate Concurrent access to Aggregation and data load. Simulation will be more effective if we run this single test again and again with a fresh connection.
    Author:
    Khanh Vu
    • Constructor Detail

      • CVConcurrentMdxTest

        public CVConcurrentMdxTest()
      • CVConcurrentMdxTest

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

      • testConcurrentQueriesInRandomOrder

        public void testConcurrentQueriesInRandomOrder()
      • testConcurrentQueriesInRandomOrderOnVirtualCube

        public void testConcurrentQueriesInRandomOrderOnVirtualCube()
      • testConcurrentCVQueriesInRandomOrder

        public void testConcurrentCVQueriesInRandomOrder()
      • tearDown

        protected void tearDown()
                         throws java.lang.Exception
        Overrides:
        tearDown in class FoodMartTestCase
        Throws:
        java.lang.Exception
      • setUp

        protected void setUp()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception