public class ContextedExceptionTest extends AbstractExceptionContextTest<ContextedException>
AbstractExceptionContextTest.ObjectWithFaultyToStringexceptionContext, TEST_MESSAGE, TEST_MESSAGE_2| Constructor and Description |
|---|
ContextedExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testContextedException() |
void |
testContextedExceptionString() |
void |
testContextedExceptionStringThrowable() |
void |
testContextedExceptionStringThrowableContext() |
void |
testContextedExceptionThrowable() |
void |
testNullExceptionPassing() |
void |
testRawMessage() |
testAddContextValue, testGetContextEntries, testGetContextLabels, testGetContextValues, testGetFirstContextValue, testJavaSerialization, testSetContextValuepublic ContextedExceptionTest()
public void setUp() throws Exception
setUp in class AbstractExceptionContextTest<ContextedException>Exceptionpublic void testContextedException()
public void testContextedExceptionString()
public void testContextedExceptionThrowable()
public void testContextedExceptionStringThrowable()
public void testContextedExceptionStringThrowableContext()
public void testNullExceptionPassing()
public void testRawMessage()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.