org.objectweb.cjdbc.scenario.standalone.sql.schema
Class SchemaTest

java.lang.Object
  extended byTestCase
      extended byorg.objectweb.cjdbc.scenario.templates.NoTemplate
          extended byorg.objectweb.cjdbc.scenario.standalone.sql.schema.SchemaTest

public class SchemaTest
extends NoTemplate

Test schema validation of the database.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.cjdbc.scenario.templates.NoTemplate
logger, TEXT_DIR
 
Constructor Summary
SchemaTest()
           
 
Method Summary
 void testAliasedDatabaseTable()
          Test AliasedDatabaseTable objects
 void testDatabaseColumn()
          Test validity of columns in schema
 void testTableColumn()
          Test validity of column in schema
 
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

SchemaTest

public SchemaTest()
Method Detail

testAliasedDatabaseTable

public void testAliasedDatabaseTable()
Test AliasedDatabaseTable objects


testDatabaseColumn

public void testDatabaseColumn()
Test validity of columns in schema


testTableColumn

public void testTableColumn()
Test validity of column in schema



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