|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.melati.poem.test.PoemTestCase org.melati.poem.test.SQLPoemTypeSpec org.melati.poem.test.ColumnTypePoemTypeTest
public class ColumnTypePoemTypeTest
Field Summary |
---|
Fields inherited from class org.melati.poem.test.SQLPoemTypeSpec |
---|
it |
Fields inherited from class org.melati.poem.test.PoemTestCase |
---|
maxTrans, result |
Constructor Summary | |
---|---|
ColumnTypePoemTypeTest()
|
|
ColumnTypePoemTypeTest(String name)
|
Method Summary | |
---|---|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testCookedOfRaw()
Test method for PoemType.cookedOfRaw(java.lang.Object) . |
void |
testPossibleRaws()
Test method for PoemType.possibleRaws() . |
void |
testQuotedRaw()
Test method for SQLType.quotedRaw(java.lang.Object) . |
void |
testRawOfCooked()
Test method for PoemType.rawOfCooked(java.lang.Object) . |
void |
testStringOfCooked()
Test method for (java.lang.Object, org.melati.poem.PoemLocale, int) . |
Methods inherited from class org.melati.poem.test.SQLPoemTypeSpec |
---|
testAssertValidCooked, testAssertValidRaw, testCanRepresent, testGetNullable, testGetRaw, testRawOfString, testSaveColumnInfo, testSetRaw, testSqlDefaultValue, testSqlDefinition, testSqlTypeCode, testSqlTypeDefinition, testStringOfRaw, testToDsdType, testWithNullable |
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 |
---|
public ColumnTypePoemTypeTest()
public ColumnTypePoemTypeTest(String name)
name
- Method Detail |
---|
protected void setUp() throws Exception
setUp
in class SQLPoemTypeSpec
Exception
SQLPoemTypeSpec.setUp()
protected void tearDown() throws Exception
tearDown
in class SQLPoemTypeSpec
Exception
SQLPoemTypeSpec.tearDown()
public void testPossibleRaws()
SQLPoemTypeSpec
PoemType.possibleRaws()
.
testPossibleRaws
in class SQLPoemTypeSpec
public void testRawOfCooked()
SQLPoemTypeSpec
PoemType.rawOfCooked(java.lang.Object)
.
testRawOfCooked
in class SQLPoemTypeSpec
public void testCookedOfRaw()
SQLPoemTypeSpec
PoemType.cookedOfRaw(java.lang.Object)
.
testCookedOfRaw
in class SQLPoemTypeSpec
public void testStringOfCooked()
SQLPoemTypeSpec
(java.lang.Object, org.melati.poem.PoemLocale, int)
.
testStringOfCooked
in class SQLPoemTypeSpec
public void testQuotedRaw()
SQLType.quotedRaw(java.lang.Object)
.
testQuotedRaw
in class SQLPoemTypeSpec
|
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |