org.objectweb.cjdbc.scenario.templates
Class Raidb2Template

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.templates.Raidb2Template

public abstract class Raidb2Template
extends SimpleRaidb2Template

This class defines a Raidb1Scenario

Version:
1.0
Author:
Nicolas Modryzk
See Also:
Serialized Form

Field Summary
protected  ControllerManager cm
           
protected  Controller controller
           
protected  DatabaseManager hm
           
protected  java.lang.Process hm1
           
protected  java.lang.Process hm2
           
protected  VirtualDatabase mainVdb
           
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
Raidb2Template()
           
 
Method Summary
protected  void setUp()
           
 
Methods inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
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
 

Field Detail

cm

protected ControllerManager cm

hm

protected DatabaseManager hm

hm1

protected java.lang.Process hm1

hm2

protected java.lang.Process hm2

controller

protected Controller controller

mainVdb

protected VirtualDatabase mainVdb
Constructor Detail

Raidb2Template

public Raidb2Template()
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class SimpleRaidb2Template
See Also:
junit.framework.TestCase#setUp()


Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.