Class PartialCacheVCTest


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

      • PartialCacheVCTest

        public PartialCacheVCTest()
      • PartialCacheVCTest

        public PartialCacheVCTest​(java.lang.String name)