Class SummaryTest


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