public class AppenderAttachableImplTest extends Object
| Constructor and Description |
|---|
AppenderAttachableImplTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getGetAppender() |
void |
setUp() |
void |
tearDown() |
void |
testAddAppender() |
void |
testDetachAndStopAllAppenders() |
void |
testDetachAppender() |
void |
testDetachAppenderByName() |
void |
testIsAttached() |
void |
testIteratorForAppenders() |
public AppenderAttachableImplTest()
public void testAddAppender() throws Exception
Exceptionpublic void testIteratorForAppenders() throws Exception
Exceptionpublic void getGetAppender() throws Exception
Exceptionpublic void testIsAttached() throws Exception
Exceptionpublic void testDetachAndStopAllAppenders() throws Exception
Exceptionpublic void testDetachAppender() throws Exception
Exceptionpublic void testDetachAppenderByName() throws Exception
ExceptionCopyright © 2005–2018 QOS.ch. All rights reserved.