org.apache.ws.jaxme.js.junit

Class VersionTest


public class VersionTest
extends TestCase

Author:
Jochen Wiedmann

Constructor Summary

VersionTest(String pName)

Method Summary

protected Connection
getConnection()
protected Table
getMainTable()
protected SQLFactory
getSQLFactory()
protected Schema
getSchema()
protected Table
getSubSubTable()
protected Table
getSubTable()
void
testClone()
void
testCreate()

Constructor Details

VersionTest

public VersionTest(String pName)

Method Details

getConnection

protected Connection getConnection()
            throws ClassNotFoundException,
                   SQLException

getMainTable

protected Table getMainTable()

getSQLFactory

protected SQLFactory getSQLFactory()

getSchema

protected Schema getSchema()

getSubSubTable

protected Table getSubSubTable()

getSubTable

protected Table getSubTable()

testClone

public void testClone()
            throws SQLException,
                   ClassNotFoundException

testCreate

public void testCreate()
            throws ClassNotFoundException,
                   SQLException