|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb2Template
org.objectweb.cjdbc.scenario.templates.Raidb2Template
This class defines a Raidb1Scenario
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 |
protected ControllerManager cm
protected DatabaseManager hm
protected java.lang.Process hm1
protected java.lang.Process hm2
protected Controller controller
protected VirtualDatabase mainVdb
Constructor Detail |
public Raidb2Template()
Method Detail |
protected void setUp()
setUp
in class SimpleRaidb2Template
junit.framework.TestCase#setUp()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |