org.objectweb.cjdbc.scenario.raidb2
Class Raidb2CheckSchemaScenario

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.templates.Template
              extended byorg.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
                  extended byorg.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

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
cm, controller, hm, hm1, hm2, mainVdb
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
Raidb2CheckSchemaScenario()
           
 
Method Summary
private  void deepTestSchema()
           
 void testSchemaRaidb2LPRF()
           
 void testSchemaRaidb2RR()
           
private  void testTheSchema(java.sql.Connection con, boolean[] success)
           
private  void testTheTable(java.sql.Connection con, java.lang.String table, boolean assertTrue)
           
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
setUp, tearDown
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.Template
getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getCJDBCConnection, getHypersonicConnection
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
getTextPath, getUserDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Raidb2CheckSchemaScenario

public Raidb2CheckSchemaScenario()
Method Detail

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.