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