| |
|
| org.axiondb.engine.tables.TestExternalAxionDBTable
TestExternalAxionDBTable | public class TestExternalAxionDBTable extends TestCase (Code) | | version: $Revision: 1.3 $ $Date: 2005/12/20 18:32:42 $ author: Rodney Waldhoff author: Ahimanikya Satapathy author: Jonathan Giron |
TestExternalAxionDBTable | public TestExternalAxionDBTable(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) | | |
|
|
|