public class TorqueInstanceTest extends BaseTestCase
CONFIG_FILE, database, databaseMap, databaseMysql, databaseOracle, databasePostgresql, integerColumnMap, stringColumnMap, stringColumnMap2, stringColumnMap3, tableMap
Constructor and Description |
---|
TorqueInstanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
testDatabases()
Tests whether the databaseInfo objects are filled correctly.
|
void |
testDefaultDataSourceFactory()
Checks whether a DataSourceFactory with the name
DEFAULT_NAME is defined. |
void |
testExternalAdapter()
Tests whether an external adapter is loaded correctly.
|
void |
testSchemata()
Tests whether the schema information in the databases is filled
correctly.
|
void |
testShutdown() |
setUp
@Test public void testExternalAdapter() throws Exception
Exception
- if an error occurs during the Test.@Test public void testDefaultDataSourceFactory() throws Exception
DEFAULT_NAME
is defined. (TRQS 322)Exception
- if an error occurs during the Test.@Test public void testDatabases() throws Exception
Exception
- if an error occurs during the Test.@Test public void testSchemata() throws Exception
Exception
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.