| Modifier and Type | Class and Description |
|---|---|
static class |
ExceptionInTearDownDoesNotShadowTestCase.RunsWithExceptionInTearDown |
static class |
ExceptionInTearDownDoesNotShadowTestCase.RunsWithExceptions |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IN_TEARDOWN_MESSAGE |
static java.lang.String |
IN_TEST_MESSAGE |
| Constructor and Description |
|---|
ExceptionInTearDownDoesNotShadowTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testExceptionInTearDown() |
void |
testExceptions() |
public static final java.lang.String IN_TEST_MESSAGE
public static final java.lang.String IN_TEARDOWN_MESSAGE