ch.qos.logback.classic.db
Class DBAppenderIntegrationTest
java.lang.Object
ch.qos.logback.classic.db.DBAppenderIntegrationTest
public class DBAppenderIntegrationTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBAppenderIntegrationTest
public DBAppenderIntegrationTest()
setUpBeforeClass
public static void setUpBeforeClass()
throws Exception
- Throws:
Exception
tearDownAfterClass
public static void tearDownAfterClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
doTest
public void doTest(String configFile)
throws JoranException
- Throws:
JoranException
sqlserver
public void sqlserver()
throws Exception
- Throws:
Exception
oracle10g
public void oracle10g()
throws Exception
- Throws:
Exception
oracle11g
public void oracle11g()
throws Exception
- Throws:
Exception
mysql
public void mysql()
throws Exception
- Throws:
Exception
postgres
public void postgres()
throws Exception
- Throws:
Exception
Copyright © 2005-2009 QOS.ch. All Rights Reserved.