| org.ognl.test.OgnlTestCase org.ognl.test.ConstantTreeTest
Constructor Summary | |
public | ConstantTreeTest() | public | ConstantTreeTest(String name) | public | ConstantTreeTest(String name, Object root, String expressionString, Object expectedResult, Object setValue, Object expectedAfterSetResult) | public | ConstantTreeTest(String name, Object root, String expressionString, Object expectedResult, Object setValue) | public | ConstantTreeTest(String name, Object root, String expressionString, Object expectedResult) |
Method Summary | |
protected void | runTest() | public static TestSuite | suite() |
nonFinalStaticVariable | public static int nonFinalStaticVariable(Code) | | |
ConstantTreeTest | public ConstantTreeTest()(Code) | | |
suite | public static TestSuite suite()(Code) | | |
|
|