|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.melati.poem.test.PoemTestCase
org.melati.poem.test.EverythingTestCase
org.melati.poem.test.DynamicTableTest
org.melati.poem.test.throwing.DynamicTableTest
public class DynamicTableTest
| Field Summary |
|---|
| Fields inherited from class org.melati.poem.test.EverythingTestCase |
|---|
databaseName |
| Fields inherited from class org.melati.poem.test.PoemTestCase |
|---|
maxTrans, result |
| Constructor Summary | |
|---|---|
DynamicTableTest(String arg0)
Constructor. |
|
| Method Summary | |
|---|---|
org.melati.poem.Database |
getDatabase(String name)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testAddColumnAndCommitBigDecimal()
|
void |
testAddColumnAndCommitBinary()
|
void |
testAddColumnAndCommitBoolean()
|
void |
testAddColumnAndCommitDate()
|
void |
testAddColumnAndCommitDeleted()
|
void |
testAddColumnAndCommitDisplaylevel()
|
void |
testAddColumnAndCommitDouble()
|
void |
testAddColumnAndCommitInteger()
|
void |
testAddColumnAndCommitIntegrityfix()
|
void |
testAddColumnAndCommitLong()
|
void |
testAddColumnAndCommitNullableInteger()
|
void |
testAddColumnAndCommitPassword()
|
void |
testAddColumnAndCommitSearchability()
|
void |
testAddColumnAndCommitString()
|
void |
testAddColumnAndCommitTimestamp()
|
void |
testAddColumnAndCommitTroid()
|
void |
testAddColumnAndCommitType()
|
void |
testAddTableAndCommit()
Test the addition of a table. |
void |
testExtraColumnAsField()
Test that an added, 'extra', column can be represented as a field. |
| Methods inherited from class org.melati.poem.test.DynamicTableTest |
|---|
databaseUnchanged |
| Methods inherited from class org.melati.poem.test.EverythingTestCase |
|---|
getDatabaseName, getDb |
| Methods inherited from class org.melati.poem.test.PoemTestCase |
|---|
assertEquals, assertEquals, assertEquals, checkColumns, checkDbUnchanged, checkTables, checkTablesAndColumns, dropTable, dumpTable, 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, run |
| Constructor Detail |
|---|
public DynamicTableTest(String arg0)
arg0 - | Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class DynamicTableTestExceptionTestCase#setUp()
protected void tearDown()
throws Exception
tearDown in class DynamicTableTestExceptionTestCase#tearDown()public org.melati.poem.Database getDatabase(String name)
getDatabase in class PoemTestCasename - the name of the logical db
public void testAddColumnAndCommitBigDecimal()
testAddColumnAndCommitBigDecimal in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitBigDecimal()public void testAddColumnAndCommitBinary()
testAddColumnAndCommitBinary in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitBinary()public void testAddColumnAndCommitBoolean()
testAddColumnAndCommitBoolean in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitBoolean()public void testAddColumnAndCommitDate()
testAddColumnAndCommitDate in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitDate()
public void testAddColumnAndCommitDeleted()
throws Exception
testAddColumnAndCommitDeleted in class DynamicTableTestExceptionDynamicTableTest.testAddColumnAndCommitDeleted()public void testAddColumnAndCommitDisplaylevel()
testAddColumnAndCommitDisplaylevel in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitDisplaylevel()public void testAddColumnAndCommitDouble()
testAddColumnAndCommitDouble in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitDouble()public void testAddColumnAndCommitInteger()
testAddColumnAndCommitInteger in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitInteger()public void testAddColumnAndCommitIntegrityfix()
testAddColumnAndCommitIntegrityfix in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitIntegrityfix()public void testAddColumnAndCommitLong()
testAddColumnAndCommitLong in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitLong()public void testAddColumnAndCommitNullableInteger()
testAddColumnAndCommitNullableInteger in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitNullableInteger()public void testAddColumnAndCommitPassword()
testAddColumnAndCommitPassword in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitPassword()public void testAddColumnAndCommitSearchability()
testAddColumnAndCommitSearchability in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitSearchability()public void testAddColumnAndCommitString()
testAddColumnAndCommitString in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitString()public void testAddColumnAndCommitTimestamp()
testAddColumnAndCommitTimestamp in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitTimestamp()public void testAddColumnAndCommitTroid()
testAddColumnAndCommitTroid in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitTroid()public void testAddColumnAndCommitType()
testAddColumnAndCommitType in class DynamicTableTestDynamicTableTest.testAddColumnAndCommitType()
public void testAddTableAndCommit()
throws Exception
testAddTableAndCommit in class DynamicTableTestExceptionDynamicTableTest.testAddTableAndCommit()public void testExtraColumnAsField()
testExtraColumnAsField in class DynamicTableTestDynamicTableTest.testExtraColumnAsField()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||