public abstract class AbstractH2Test
extends io.nessus.common.testing.AbstractTest
| Constructor and Description |
|---|
AbstractH2Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
void |
before() |
protected java.sql.Connection |
createConnection() |
protected ConnectionFactory |
createConnectionFactory() |
protected java.sql.Connection |
getConnection() |
protected ConnectionFactory |
getConnectionFactory() |
createConfig, getConfig, getOutPath, getPrintStream, getPrintStream, getService, getSimpleName, sleepSafepublic void before()
throws java.lang.Exception
java.lang.Exceptionpublic void after()
throws java.lang.Exception
java.lang.Exceptionprotected final ConnectionFactory createConnectionFactory()
protected ConnectionFactory getConnectionFactory()
protected java.sql.Connection getConnection()
throws java.sql.SQLException
java.sql.SQLExceptionprotected java.sql.Connection createConnection()
throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2020. All rights reserved.