Class GrandTotalTest


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

      • GrandTotalTest

        public GrandTotalTest()
      • GrandTotalTest

        public GrandTotalTest​(java.lang.String name)