Class PostfixEvalTest

java.lang.Object
com.singularsys.jeptests.system.JepTest
com.singularsys.jeptests.system.PostfixEvalTest

public class PostfixEvalTest extends JepTest
  • Constructor Details

    • PostfixEvalTest

      public PostfixEvalTest()
  • Method Details

    • setUp

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

      public void testSetAllowUndeclared()
      Description copied from class: JepTest
      Tests whether allowUndeclared is working properly.
      Overrides:
      testSetAllowUndeclared in class JepTest
    • testPostfixBug

      public void testPostfixBug() throws Exception
      Throws:
      Exception
    • testNull

      public void testNull()
      Overrides:
      testNull in class JepTest
    • testCaseNull

      public void testCaseNull()
      Overrides:
      testCaseNull in class JepTest