jxUtil 0.6

org.sourceforge.jxutil.dbtest.universal
Class DateTypeTest

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--org.sourceforge.jxutil.dbtest.universal.TypeTest
              |
              +--org.sourceforge.jxutil.dbtest.universal.DateTypeTest
All Implemented Interfaces:
Test

public final class DateTypeTest
extends TypeTest


Nested Class Summary
static class DateTypeTest.DateRandomGenerator
          The iterator produces valid random input for the SQL DATE type.
(package private) static class DateTypeTest.SetDateGetString
           
(package private) static class DateTypeTest.SetDateGetTimestamp
           
(package private) static class DateTypeTest.SetTimestampGetDate
           
(package private) static class DateTypeTest.SetTimestampGetObject
           
(package private) static class DateTypeTest.SetTimestampGetString
           
(package private) static class DateTypeTest.SetTimestampGetTimestamp
           
 
Nested classes inherited from class org.sourceforge.jxutil.dbtest.universal.TypeTest
TypeTest.DBTypeTest, TypeTest.DefaultTypeDataGenerator, TypeTest.DefaultTypeDecorator, TypeTest.PreparedTest, TypeTest.StatementTest, TypeTest.TestValue
 
Field Summary
private static Category cat
           
 
Fields inherited from class junit.framework.TestSuite
 
Constructor Summary
DateTypeTest()
           
 
Method Summary
protected  TypeTest.TypeDecorator[] getData()
           
protected  String getTableName()
           
protected  int getType()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

cat

private static final Category cat
Constructor Detail

DateTypeTest

public DateTypeTest()
Method Detail

getData

protected TypeTest.TypeDecorator[] getData()
Specified by:
getData in class TypeTest

getTableName

protected String getTableName()
Specified by:
getTableName in class TypeTest

getType

protected int getType()
Specified by:
getType in class TypeTest

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.