Class PredicateFilterTest


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

      • PredicateFilterTest

        public PredicateFilterTest()
      • PredicateFilterTest

        public PredicateFilterTest​(String name)