| |
|
| org.axiondb.engine.tables.TestExternalDatabaseTable
TestExternalDatabaseTable | public class TestExternalDatabaseTable extends TestCase (Code) | | version: $Revision: 1.14 $ $Date: 2005/12/26 20:33:25 $ author: Rodney Waldhoff author: Ahimanikya Satapathy author: Jonathan Giron |
TestExternalDatabaseTable | public TestExternalDatabaseTable(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testAddThenDropColumn | public void testAddThenDropColumn() throws Exception(Code) | | |
testAddThenDropConstraint | public void testAddThenDropConstraint() throws Exception(Code) | | |
testGetColumnByIndex | public void testGetColumnByIndex() throws Exception(Code) | | |
testGetColumnByIndexBadIndex | public void testGetColumnByIndexBadIndex() throws Exception(Code) | | |
testGetColumnByName | public void testGetColumnByName() throws Exception(Code) | | |
testGetColumnByNameBadName | public void testGetColumnByNameBadName() throws Exception(Code) | | |
testGetMatchingRowsForNull | public void testGetMatchingRowsForNull() throws Exception(Code) | | |
testInvalidPropertyKey | public void testInvalidPropertyKey() throws Exception(Code) | | |
testMissingDriverProperty | public void testMissingDriverProperty() throws Exception(Code) | | |
testMissingRequiredProperty | public void testMissingRequiredProperty() throws Exception(Code) | | |
testNoNewColumnsAfterRowsAdded | public void testNoNewColumnsAfterRowsAdded() throws Exception(Code) | | |
testTableProperties | public void testTableProperties() throws Exception(Code) | | |
testTableWithWOrderBy | public void testTableWithWOrderBy() throws Exception(Code) | | |
|
|
|