Class RexImplicationCheckerTest


  • public class RexImplicationCheckerTest
    extends java.lang.Object
    Unit tests for RexImplicationChecker.
    • Constructor Detail

      • RexImplicationCheckerTest

        public RexImplicationCheckerTest()
    • Method Detail

      • testSimpleGreaterCond

        public void testSimpleGreaterCond()
      • testSimpleLesserCond

        public void testSimpleLesserCond()
      • testSimpleEq

        public void testSimpleEq()
      • testSimpleDec

        public void testSimpleDec()
      • testSimpleBoolean

        public void testSimpleBoolean()
      • testSimpleLong

        public void testSimpleLong()
      • testSimpleShort

        public void testSimpleShort()
      • testSimpleChar

        public void testSimpleChar()
      • testSimpleString

        public void testSimpleString()
      • testSimpleDate

        public void testSimpleDate()
      • testSimpleTimeStamp

        public void testSimpleTimeStamp()
      • testSimpleTime

        public void testSimpleTime()
      • testSimpleBetween

        public void testSimpleBetween()
      • testSimpleBetweenCornerCases

        public void testSimpleBetweenCornerCases()
      • testNotNull

        public void testNotNull()
      • testIsNull

        public void testIsNull()
      • testSimplifyCeilFloor

        public void testSimplifyCeilFloor()
        Test case for simplifier of ceil/floor.