Package mondrian.test

Class ConcurrentMdxTest


  • public class ConcurrentMdxTest
    extends FoodMartTestCase
    Runs specified set of MDX queries concurrently. 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:
    Thiyagu,Ajit