ch.qos.logback.access.db
Class DBAppenderTest
java.lang.Object
ch.qos.logback.access.db.DBAppenderTest
public class DBAppenderTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBAppenderTest
public DBAppenderTest()
fixtureSetUp
public static void fixtureSetUp()
throws SQLException
- Throws:
SQLException
fixtureTearDown
public static void fixtureTearDown()
throws SQLException
- Throws:
SQLException
setUp
public void setUp()
throws SQLException
- Throws:
SQLException
tearDown
public void tearDown()
throws SQLException
- Throws:
SQLException
testAppendAccessEvent
public void testAppendAccessEvent()
throws SQLException
- Throws:
SQLException
testCheckNoHeadersAreInserted
public void testCheckNoHeadersAreInserted()
throws Exception
- Throws:
Exception
testAppendHeaders
public void testAppendHeaders()
throws SQLException
- Throws:
SQLException
testAppendMultipleEvents
public void testAppendMultipleEvents()
throws SQLException
- Throws:
SQLException
Copyright © 2005-2009 QOS.ch. All Rights Reserved.