org.apache.ws.jaxme.js.junit

Class VersionTest

public class VersionTest extends TestCase

Author: Jochen Wiedmann

Constructor Summary
VersionTest(String pName)
Method Summary
protected ConnectiongetConnection()
protected TablegetMainTable()
protected SchemagetSchema()
protected SQLFactorygetSQLFactory()
protected TablegetSubSubTable()
protected TablegetSubTable()
voidtestClone()
voidtestCreate()

Constructor Detail

VersionTest

public VersionTest(String pName)

Method Detail

getConnection

protected Connection getConnection()

getMainTable

protected Table getMainTable()

getSchema

protected Schema getSchema()

getSQLFactory

protected SQLFactory getSQLFactory()

getSubSubTable

protected Table getSubSubTable()

getSubTable

protected Table getSubTable()

testClone

public void testClone()

testCreate

public void testCreate()