|
||||||||||
| 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.SQLPoemTypeSpec
org.melati.poem.test.NotNullableIntegerPoemTypeTest
public class NotNullableIntegerPoemTypeTest
| 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 | |
|---|---|
NotNullableIntegerPoemTypeTest()
|
|
NotNullableIntegerPoemTypeTest(String name)
|
|
| Method Summary | |
|---|---|
void |
testCanRepresent()
Test method for PoemType.canRepresent(org.melati.poem.PoemType). |
void |
testFullConstructor()
Test full constructor. |
void |
testPossibleRaws()
Test method for PoemType.possibleRaws(). |
void |
testQuotedRaw()
Test method for SQLType.quotedRaw(java.lang.Object). |
void |
testRawOfCooked()
Only way to get doubleChecked to throw. |
void |
testRawOfString()
Test method for PoemType.rawOfString(java.lang.String). |
| Methods inherited from class org.melati.poem.test.SQLPoemTypeSpec |
|---|
setUp, tearDown, testAssertValidCooked, testAssertValidRaw, testCookedOfRaw, testGetNullable, testGetRaw, testSaveColumnInfo, testSetRaw, testSqlDefaultValue, testSqlDefinition, testSqlTypeCode, testSqlTypeDefinition, testStringOfCooked, 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 NotNullableIntegerPoemTypeTest()
public NotNullableIntegerPoemTypeTest(String name)
name - | Method Detail |
|---|
public void testCanRepresent()
PoemType.canRepresent(org.melati.poem.PoemType).
testCanRepresent in class SQLPoemTypeSpecpublic void testRawOfCooked()
PoemType.rawOfCooked(java.lang.Object).
testRawOfCooked in class SQLPoemTypeSpecSQLPoemTypeSpec.testRawOfCooked()public void testQuotedRaw()
SQLType.quotedRaw(java.lang.Object).
testQuotedRaw in class SQLPoemTypeSpecpublic void testPossibleRaws()
SQLPoemTypeSpecPoemType.possibleRaws().
testPossibleRaws in class SQLPoemTypeSpecpublic void testRawOfString()
SQLPoemTypeSpecPoemType.rawOfString(java.lang.String).
testRawOfString in class SQLPoemTypeSpecpublic void testFullConstructor()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||