Class PostfixEvalTest


  • public class PostfixEvalTest
    extends JepTest
    • Constructor Detail

      • PostfixEvalTest

        public PostfixEvalTest()
    • Method Detail

      • setUp

        public void setUp()
        Description copied from class: JepTest
        Sets up the parser.
        Overrides:
        setUp in class JepTest
      • 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
      • testPostfixBug

        public void testPostfixBug()
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testNull

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

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