|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.SimpleRaidb0Template
org.objectweb.cjdbc.scenario.raidb0.Raidb0CheckSchemaScenario
This class defines a Raidb0CheckSchemaScenario
Field Summary |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.SimpleRaidb0Template |
cm, controller, hm, hm1, hm2, mainVdb |
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate |
logger, TEXT_DIR |
Fields inherited from class junit.framework.TestCase |
|
Constructor Summary | |
Raidb0CheckSchemaScenario()
|
Method Summary | |
private void |
deepTestSchema()
|
void |
testSchemaRaidb0()
Test schema construction in raidb0 |
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.SimpleRaidb0Template |
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 junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Raidb0CheckSchemaScenario()
Method Detail |
public void testSchemaRaidb0() throws java.lang.Exception
java.lang.Exception
- if an error occursprivate void deepTestSchema() throws java.lang.Exception
java.lang.Exception
private void testTheSchema(java.sql.Connection con, boolean[] success) throws java.lang.Exception
java.lang.Exception
private void testTheTable(java.sql.Connection con, java.lang.String table, boolean assertTrue)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |