Class NativeFilterMatchingTest


  • public class NativeFilterMatchingTest
    extends BatchTestCase
    Test case for pushing MDX filter conditions down to SQL.
    • Constructor Detail

      • NativeFilterMatchingTest

        public NativeFilterMatchingTest()
    • Method Detail

      • testPositiveMatching

        public void testPositiveMatching()
                                  throws Exception
        Throws:
        Exception
      • testNegativeMatching

        public void testNegativeMatching()
                                  throws Exception
        Throws:
        Exception
      • testNativeFilterSameAsNonNative

        public void testNativeFilterSameAsNonNative()
      • testCachedNativeFilter

        public void testCachedNativeFilter()
      • testMatchesWithAccessControl

        public void testMatchesWithAccessControl()
      • testNativeFilterWithCompoundSlicer

        public void testNativeFilterWithCompoundSlicer()
      • testNativeFilterWithCompoundSlicerWithAggs

        public void testNativeFilterWithCompoundSlicerWithAggs()
      • testNativeFilterWithCompoundSlicer_1

        public void testNativeFilterWithCompoundSlicer_1()
      • testNativeFilterWithCompoundSlicer_2

        public void testNativeFilterWithCompoundSlicer_2()
      • testNativeFilterWithCompoundSlicer_3

        public void testNativeFilterWithCompoundSlicer_3()
      • testNativeFilterWithCompoundSlicer_4

        public void testNativeFilterWithCompoundSlicer_4()
      • testNativeFilterWithCompoundSlicerDifferentProducts

        public void testNativeFilterWithCompoundSlicerDifferentProducts()