com.singularsys.jeptests.system
Class NullWrapTest

java.lang.Object
  extended by com.singularsys.jeptests.system.NullWrapTest

public class NullWrapTest
extends java.lang.Object


Field Summary
protected  Jep jep
           
static boolean PRINT_RESULTS
           
 
Constructor Summary
NullWrapTest()
           
 
Method Summary
protected  void myAssertEquals(java.lang.String msg, java.lang.Object expected, java.lang.Object actual)
           
protected  void myAssertNull(java.lang.String msg, java.lang.Object actual)
           
 void setUp()
          Sets up the parser.
 void testNullSafeEquals()
           
 void testNullWrap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRINT_RESULTS

public static final boolean PRINT_RESULTS
See Also:
Constant Field Values

jep

protected Jep jep
Constructor Detail

NullWrapTest

public NullWrapTest()
Method Detail

setUp

public void setUp()
Sets up the parser.


myAssertNull

protected void myAssertNull(java.lang.String msg,
                            java.lang.Object actual)

myAssertEquals

protected void myAssertEquals(java.lang.String msg,
                              java.lang.Object expected,
                              java.lang.Object actual)

testNullWrap

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

testNullSafeEquals

public void testNullSafeEquals()
                        throws JepException
Throws:
JepException


Copyright © 2010 Singular Systems http://www.singularsys.com/jep