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