jxUtil 0.6

org.sourceforge.jxutil.dbtest.universal
Class LongVarCharTypeTest

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

public class LongVarCharTypeTest
extends TypeTest


Nested Class Summary
static class LongVarCharTypeTest.LongVarCharGenerator
          The iterator produces valid random input for the SQL LONGVARCHAR type.
 
Nested classes inherited from class org.sourceforge.jxutil.dbtest.universal.TypeTest
TypeTest.AbstractTypeDecorator, TypeTest.DBTypeTest, TypeTest.DefaultTypeDecorator, TypeTest.PreparedTest, TypeTest.StatementTest, TypeTest.TestValue, TypeTest.TypeDecorator
 
Field Summary
private static Category cat
           
 
Fields inherited from class junit.framework.TestSuite
 
Constructor Summary
LongVarCharTypeTest()
           
 
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

LongVarCharTypeTest

public LongVarCharTypeTest()
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.