| |
|
| org.apache.commons.lang.UnhandledExceptionTest
UnhandledExceptionTest | public class UnhandledExceptionTest extends TestCase (Code) | | JUnit tests.
author: Matthew Hawthorne version: $Id: UnhandledExceptionTest.java 437554 2006-08-28 06:21:41Z bayard $ See Also: UnhandledException |
UnhandledExceptionTest | public UnhandledExceptionTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testConstructor_stringAndThrowable_nullInput | public void testConstructor_stringAndThrowable_nullInput()(Code) | | |
testConstructor_throwable_nullInput | public void testConstructor_throwable_nullInput()(Code) | | |
testGetCause | public void testGetCause()(Code) | | |
testGetCauseAndGetMessage | public void testGetCauseAndGetMessage()(Code) | | |
|
|
|