public class JdbcDriverDatabaseProviderFactoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
JdbcDriverDatabaseProviderFactoryTest() |
public JdbcDriverDatabaseProviderFactoryTest()
public void setUp()
public void tearDown()
public void testGetDatabaseProviderForUnknownDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForMySqlDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForMySqlDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForClientDerbyDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForClientDerbyDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForEmbeddedDerbyDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForEmbeddedDerbyDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForOracleDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForOracleDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForPostgresDriver()
throws Exception
Exceptionpublic void testGetDatabaseProviderForPostgresDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForMsSqlDriverMsSqlDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForJtdsDriverMsSqlDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForUnknownDriverMsSqlDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForMsSqlDriverUnknownDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForJtdsDriverUnknownDatabaseType()
throws Exception
Exceptionpublic void testGetDatabaseProviderForHsqlDriver()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.