org.objectweb.cjdbc.scenario.raidb0
Class Raidb0CheckSchemaScenario
java.lang.Object
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
- public class Raidb0CheckSchemaScenario
- extends SimpleRaidb0Template
This class defines a Raidb0CheckSchemaScenario
- 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 |
Raidb0CheckSchemaScenario
public Raidb0CheckSchemaScenario()
testSchemaRaidb0
public void testSchemaRaidb0()
throws java.lang.Exception
- Test schema construction in raidb0
- Throws:
java.lang.Exception
- if an error occurs
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.