| org.ognl.test.OgnlTestCase org.ognl.test.IndexedPropertyTest
Constructor Summary | |
public | IndexedPropertyTest() | public | IndexedPropertyTest(String name) | public | IndexedPropertyTest(String name, Object root, String expressionString, Object expectedResult, Object setValue, Object expectedAfterSetResult) | public | IndexedPropertyTest(String name, Object root, String expressionString, Object expectedResult, Object setValue) | public | IndexedPropertyTest(String name, Object root, String expressionString, Object expectedResult) |
Method Summary | |
public static TestSuite | suite() |
IndexedPropertyTest | public IndexedPropertyTest()(Code) | | |
IndexedPropertyTest | public IndexedPropertyTest(String name)(Code) | | |
suite | public static TestSuite suite()(Code) | | |
|
|