jxUtil 0.6

org.sourceforge.jxutil.dbtest.universal
Class TimeTypeTest

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

public class TimeTypeTest
extends TypeTest


Nested Class Summary
(package private) static class TimeTypeTest.SetTimeGetString
           
(package private) static class TimeTypeTest.SetTimeGetTimestamp
           
(package private) static class TimeTypeTest.SetTimestampGetObject
           
(package private) static class TimeTypeTest.SetTimestampGetString
           
(package private) static class TimeTypeTest.SetTimestampGetTime
           
(package private) static class TimeTypeTest.SetTimestampGetTimestamp
           
static class TimeTypeTest.TimeDomainGenerator
          The iterator produces all valid input for the Time data type's domain.
static class TimeTypeTest.TimeRandomGenerator
          The iterator produces valid random input for the Time data type.
 
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
TimeTypeTest()
           
 
Method Summary
protected  TypeTest.TypeDecorator[] getData()
           
protected  TypeTest.TypeDataGenerator getIterator(int type)
           
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

TimeTypeTest

public TimeTypeTest()
Method Detail

getData

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

getIterator

protected TypeTest.TypeDataGenerator getIterator(int type)

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.