org.melati.poem.dbms.test
Class HsqldbThrowerTest

Package class diagram package HsqldbThrowerTest
java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.melati.poem.test.PoemTestCase
              extended by org.melati.poem.dbms.test.DbmsSpec
                  extended by org.melati.poem.dbms.test.HsqldbTest
                      extended by org.melati.poem.dbms.test.HsqldbThrowerTest
All Implemented Interfaces:
junit.framework.Test

public class HsqldbThrowerTest
extends HsqldbTest

Since:
10 Feb 2007
Author:
timp

Field Summary
 
Fields inherited from class org.melati.poem.dbms.test.DbmsSpec
it
 
Fields inherited from class org.melati.poem.test.PoemTestCase
maxTrans, result
 
Constructor Summary
HsqldbThrowerTest(String name)
           
 
Method Summary
protected  void setObjectUnderTest()
           
 
Methods inherited from class org.melati.poem.dbms.test.HsqldbTest
setUp, tearDown, testCaseInsensitiveRegExpSQL, testCaseInsensitiveRegExpSQLBlank, testCaseInsensitiveRegExpSQLQuoted, testCreateTableSql, testGetBinarySqlDefinition, testGetForeignKeyDefinition, testGetJdbcMetadataName, testGetLongSqlDefinition, testGetPrimaryKeyDefinition, testGetStringSqlDefinition, testMelatiName, testUnreservedName
 
Methods inherited from class org.melati.poem.dbms.test.DbmsSpec
testAlterColumnNotNullableSQL, testBooleanTrueExtression, testCanBeIndexed, testCanDropColumns, testCanRepresent, testCreateTableOptionsSql, testDefaultPoemTypeOfColumnMetaData, testExceptionForUpdateTablePreparedStatementBooleanSQLException, testExceptionForUpdateTableStringBooleanSQLException, testGetConnection, testGetFixedPtSqlDefinition, testGetIndexLength, testGetQuotedName, testGetQuotedValue, testGetSchema, testGetSqlDefinition, testGivesCapabilitySQL, testPreparedStatementPlaceholder, testSelectLimit, testShutdown, testSqlBooleanValueOfRaw, testToString
 
Methods inherited from class org.melati.poem.test.PoemTestCase
assertEquals, assertEquals, assertEquals, checkColumns, checkDbUnchanged, checkTables, checkTablesAndColumns, databaseUnchanged, dropTable, dumpTable, getDatabase, getDatabaseName, getDb, getDb, getName, getOrDie, getProperties, getPropertiesFileName, getUserToRunAs, run, runTest, setDatabaseName, setName, setPropertiesFileName, setUserToRunAs, testNothing
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, run, runBare, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface junit.framework.Test
countTestCases
 

Constructor Detail

HsqldbThrowerTest

public HsqldbThrowerTest(String name)
Parameters:
name -
Method Detail

setObjectUnderTest

protected void setObjectUnderTest()
Overrides:
setObjectUnderTest in class HsqldbTest


Copyright © 2000-2010 PanEris. All Rights Reserved.