Class QueryAllVCTest


  • public class QueryAllVCTest
    extends ClearViewBase
    QueryAllVCTest is a test suite which tests complex queries against the FoodMart database. MDX queries and their expected results are maintained separately in QueryAllVCTest.ref.xml file. If you would prefer to see them as inlined Java string literals, run ant target "generateDiffRepositoryJUnit" and then use file QueryAllVCTestJUnit.java which will be generated in this directory.
    Author:
    Khanh Vu
    • Constructor Detail

      • QueryAllVCTest

        public QueryAllVCTest()
      • QueryAllVCTest

        public QueryAllVCTest​(java.lang.String name)