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
Exception
public void testIteratorForAppenders() throws Exception
Exception
public void getGetAppender() throws Exception
Exception
public void testIsAttached() throws Exception
Exception
public void testDetachAndStopAllAppenders() throws Exception
Exception
public void testDetachAppender() throws Exception
Exception
public void testDetachAppenderByName() throws Exception
Exception
Copyright © 2005–2018 QOS.ch. All rights reserved.