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