Class UncheckedEvalTest


  • public class UncheckedEvalTest
    extends JepTest
    • Constructor Detail

      • UncheckedEvalTest

        public UncheckedEvalTest()
    • Method Detail

      • setUp

        public void setUp()
        Description copied from class: JepTest
        Sets up the parser.
        Overrides:
        setUp in class JepTest
      • testNull

        public void testNull()
                      throws java.lang.Exception
        Overrides:
        testNull in class JepTest
        Throws:
        java.lang.Exception
      • testSetAllowUndeclared

        public void testSetAllowUndeclared()
                                    throws java.lang.Exception
        Description copied from class: JepTest
        Tests whether allowUndeclared is working properly.
        Overrides:
        testSetAllowUndeclared in class JepTest
        Throws:
        java.lang.Exception
      • negativeZero

        protected java.lang.Object negativeZero()
        Overrides:
        negativeZero in class JepTest
      • testCaseNull

        public void testCaseNull()
                          throws java.lang.Exception
        Overrides:
        testCaseNull in class JepTest
        Throws:
        java.lang.Exception