| |
|
| org.apache.torque.engine.database.model.DomainTest
DomainTest | public class DomainTest extends TestCase (Code) | | Tests for domain handling (for MySql).
version: $Id: DomainTest.java 473814 2006-11-11 22:30:30Z tv $ |
testAllAttributes | public void testAllAttributes() throws Exception(Code) | | test if the tables get the package name from the properties file
|
testDomainColumn | public void testDomainColumn() throws Exception(Code) | | test if the tables get the package name from the properties file
|
testExtendedDomainColumn | public void testExtendedDomainColumn() throws Exception(Code) | | test if the tables get the package name from the properties file
|
testIdBrokerAutoincrement | public void testIdBrokerAutoincrement() throws Exception(Code) | | |
testNativeAutoincrement | public void testNativeAutoincrement() throws Exception(Code) | | |
|
|
|