|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.ognl.test.OgnlTestCase
org.apache.commons.ognl.test.NullHandlerTest
public class NullHandlerTest
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.ognl.test.OgnlTestCase |
|---|
_compileExpressions, _context |
| Constructor Summary | |
|---|---|
NullHandlerTest(String name,
Object root,
String expressionString,
Object expectedResult,
Object setValue,
Object expectedAfterSetResult)
|
|
| Method Summary | |
|---|---|
static Collection<Object[]> |
data()
|
void |
runTest()
|
void |
setUp()
|
| Methods inherited from class org.apache.commons.ognl.test.OgnlTestCase |
|---|
assertEquals, getExpectedResult, getExpression, getExpressionDump, getExpressionString, isEqual |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullHandlerTest(String name,
Object root,
String expressionString,
Object expectedResult,
Object setValue,
Object expectedAfterSetResult)
| Method Detail |
|---|
public static Collection<Object[]> data()
public void setUp()
setUp in class OgnlTestCase
public void runTest()
throws Exception
runTest in class OgnlTestCaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||