com.didana.codecontract.tests
Class ExpressionHandlerTest
java.lang.Object
com.didana.codecontract.tests.ExpressionHandlerTest
public class ExpressionHandlerTest
- extends java.lang.Object
JUnit test case for testing ExpressionHandler methods.
- Author:
- Diana Berberova
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpressionHandlerTest
public ExpressionHandlerTest()
setUpBeforeClass
public static void setUpBeforeClass()
throws java.lang.Exception
-
- Throws:
java.lang.Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws java.lang.Exception
-
- Throws:
java.lang.Exception
testEvaluateExpressions1
public void testEvaluateExpressions1()
-
testEvaluateExpressions2
public void testEvaluateExpressions2()
-
testEvaluateExpressions3
public void testEvaluateExpressions3()
-