public class BasicMDCAdapterTest extends Object
BasicMDCAdapter| Constructor and Description |
|---|
BasicMDCAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
tearDown() |
void |
testClearingMDC() |
void |
testGetCopyOfContextMapFromMDC() |
void |
testMDCChildThreadCanOverwriteParentThread() |
void |
testMDCDoesntGetValuesFromChildThread() |
void |
testMDCInheritsValuesFromParentThread() |
void |
testOverwritingAKeyInMDC() |
void |
testSettingAndGettingWithMDC() |
public BasicMDCAdapterTest()
public void testSettingAndGettingWithMDC()
public void testOverwritingAKeyInMDC()
public void testClearingMDC()
public void testGetCopyOfContextMapFromMDC()
public void testMDCInheritsValuesFromParentThread() throws Exception
Exceptionpublic void testMDCDoesntGetValuesFromChildThread() throws Exception
Exceptionpublic void testMDCChildThreadCanOverwriteParentThread() throws Exception
ExceptionCopyright © 2005–2017 QOS.ch. All rights reserved.