org.objectweb.cjdbc.scenario.raidb2
Class Raidb2CheckSchemaScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
org.objectweb.cjdbc.scenario.raidb2.Raidb2CheckSchemaScenario
- public class Raidb2CheckSchemaScenario
- extends SimpleRaidb2Template
This class defines a Raidb2CheckSchemaScenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Raidb2CheckSchemaScenario
public Raidb2CheckSchemaScenario()
testSchemaRaidb2RR
public void testSchemaRaidb2RR()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSchemaRaidb2LPRF
public void testSchemaRaidb2LPRF()
throws java.lang.Exception
- Throws:
java.lang.Exception
deepTestSchema
private void deepTestSchema()
throws java.lang.Exception
- Throws:
java.lang.Exception
testTheSchema
private void testTheSchema(java.sql.Connection con,
boolean[] success)
throws java.lang.Exception
- Throws:
java.lang.Exception
testTheTable
private void testTheTable(java.sql.Connection con,
java.lang.String table,
boolean assertTrue)
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.