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
Exception
public void testMDCDoesntGetValuesFromChildThread() throws Exception
Exception
public void testMDCChildThreadCanOverwriteParentThread() throws Exception
Exception
Copyright © 2005–2017 QOS.ch. All rights reserved.