org.melati.poem.test
Class NotNullableSetBigDecimalPoemTypeTest

Package class diagram package NotNullableSetBigDecimalPoemTypeTest
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.test.SQLPoemTypeSpec
                  extended by org.melati.poem.test.NotNullableSetBigDecimalPoemTypeTest
All Implemented Interfaces:
junit.framework.Test
Direct Known Subclasses:
NullableSetBigDecimalPoemTypeTest

public class NotNullableSetBigDecimalPoemTypeTest
extends SQLPoemTypeSpec

Since:
21 Dec 2006
Author:
timp

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
NotNullableSetBigDecimalPoemTypeTest()
           
NotNullableSetBigDecimalPoemTypeTest(String name)
           
 
Method Summary
 void testCanRepresentDoubles()
          BigDecimals can represent Doubles.
 void testGetTotalSize()
          Test get total size.
 void testQuotedRaw()
          Test method for SQLType.quotedRaw(java.lang.Object).
 void testWithPrecisionAndScale()
          Test full constructor.
 
Methods inherited from class org.melati.poem.test.SQLPoemTypeSpec
setUp, tearDown, testAssertValidCooked, testAssertValidRaw, testCanRepresent, testCookedOfRaw, testGetNullable, testGetRaw, testPossibleRaws, testRawOfCooked, testRawOfString, 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

NotNullableSetBigDecimalPoemTypeTest

public NotNullableSetBigDecimalPoemTypeTest()

NotNullableSetBigDecimalPoemTypeTest

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

testGetTotalSize

public void testGetTotalSize()
Test get total size.


testWithPrecisionAndScale

public void testWithPrecisionAndScale()
Test full constructor.


testQuotedRaw

public void testQuotedRaw()
Test method for SQLType.quotedRaw(java.lang.Object).

Overrides:
testQuotedRaw in class SQLPoemTypeSpec

testCanRepresentDoubles

public void testCanRepresentDoubles()
BigDecimals can represent Doubles.



Copyright © 2000-2010 PanEris. All Rights Reserved.