vishnu.tests
Class CompoundInsertTestCase
java.lang.Object
TestCase
vishnu.tests.ConnectorTestCase
vishnu.tests.MultiTableConnectorTestCase
vishnu.tests.CompoundInsertTestCase
public class CompoundInsertTestCase
- extends MultiTableConnectorTestCase
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompoundInsertTestCase
public CompoundInsertTestCase(TransportServiceConfigurator c,
int tableCase)
CompoundInsertTestCase
public CompoundInsertTestCase()
getClasses
protected java.lang.Class[] getClasses(java.lang.Class c1,
int count1)
getClasses
protected java.lang.Class[] getClasses(java.lang.Class c1,
int count1,
java.lang.Class c2,
int count2)
test1SimpleInsert
public void test1SimpleInsert()
testInvalidClass
public void testInvalidClass()
testInvalidSize
public void testInvalidSize()
testNull1
public void testNull1()
testNull2
public void testNull2()
testNull3
public void testNull3()
testNull4
public void testNull4()
testNull5
public void testNull5()
testPK1
public void testPK1()
testPK2
public void testPK2()
testPK3
public void testPK3()
testPK4
public void testPK4()
testPK5
public void testPK5()
testPK6
public void testPK6()
tables
protected java.lang.String[] tables()
- Specified by:
tables
in class MultiTableConnectorTestCase