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​(String name)
    • Method Detail

      • testConcurrentQueriesInRandomOrder

        public void testConcurrentQueriesInRandomOrder()
      • testConcurrentQueriesInRandomOrderOnVirtualCube

        public void testConcurrentQueriesInRandomOrderOnVirtualCube()
      • testConcurrentCVQueriesInRandomOrder

        public void testConcurrentCVQueriesInRandomOrder()