Class NullWrapTest


  • public class NullWrapTest
    extends JepTest
    • Constructor Detail

      • NullWrapTest

        public NullWrapTest()
    • Method Detail

      • setUp

        public void setUp()
        Sets up the parser.
        Overrides:
        setUp in class JepTest
      • myAssertNull

        protected void myAssertNull​(java.lang.String msg,
                                    java.lang.Object actual)
        Overrides:
        myAssertNull in class JepTest
      • myAssertEquals

        protected void myAssertEquals​(java.lang.String msg,
                                      java.lang.Object expected,
                                      java.lang.Object actual)
        Overrides:
        myAssertEquals in class JepTest
      • testNullWrap

        public void testNullWrap()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testSetAllowUndeclared

        public void testSetAllowUndeclared()
                                    throws java.lang.Exception
        Overridden as undeclared variable indistinguishable from null. Does nothing.
        Overrides:
        testSetAllowUndeclared in class JepTest
        Throws:
        java.lang.Exception
      • testNull

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

        public void testIsNull()
                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testListNull

        public void testListNull()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testListFunctions

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

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

        public void testBitwise()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testTernary

        public void testTernary()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIncrement

        public void testIncrement()
                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testOpEquals

        public void testOpEquals()
                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testErrorMessages

        public void testErrorMessages()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception