Class SubTotalTest


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

      • SubTotalTest

        public SubTotalTest()
      • SubTotalTest

        public SubTotalTest​(java.lang.String name)