ch.qos.logback.core.appender
Class ConsoleAppenderTest
java.lang.Object
ch.qos.logback.core.appender.AbstractAppenderTest<Object>
ch.qos.logback.core.appender.ConsoleAppenderTest
public class ConsoleAppenderTest
- extends AbstractAppenderTest<Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleAppenderTest
public ConsoleAppenderTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
getAppender
public AppenderBase<Object> getAppender()
- Specified by:
getAppender
in class AbstractAppenderTest<Object>
getConfiguredAppender
protected AppenderBase<Object> getConfiguredAppender()
- Specified by:
getConfiguredAppender
in class AbstractAppenderTest<Object>
testBasic
public void testBasic()
testOpen
public void testOpen()
testClose
public void testClose()
testUTF16BE
public void testUTF16BE()
throws UnsupportedEncodingException
- Throws:
UnsupportedEncodingException
Copyright © 2005-2009 QOS.ch. All Rights Reserved.