|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.dbunit.DatabaseTestCase
org.dbunit.DBTestCase
org.dbunit.DataSourceBasedDBTestCase
org.lexevs.dao.test.LexEvsDbUnitTestBase
org.lexevs.dao.database.service.association.VersionableEventAssociationServiceTest
public class VersionableEventAssociationServiceTest
The Class VersionableEventAssociationServiceTest.
Field Summary |
---|
Fields inherited from class org.lexevs.dao.test.LexEvsDbUnitTestBase |
---|
databaseType, dataSource, lexEvsDatabaseOperations, methodCachingProxy, prefixResolver, primaryKeyIncrementer, systemVariables |
Constructor Summary | |
---|---|
VersionableEventAssociationServiceTest()
|
Method Summary | |
---|---|
void |
enableListeners()
|
void |
testGetAssociationTripleData()
|
void |
testGetAssociationTripleTarget()
|
void |
testInsertAssociationSource()
|
void |
testInsertRelations()
Test insert relations. |
void |
testInsertRelationsWithTwoAssociationTargets()
Test insert relations with two association targets. |
Methods inherited from class org.lexevs.dao.test.LexEvsDbUnitTestBase |
---|
checkSetUp, getDataSet, getDataSource, setSystemProp, setUp, tearDown |
Methods inherited from class org.dbunit.DataSourceBasedDBTestCase |
---|
newDatabaseTester |
Methods inherited from class org.dbunit.DBTestCase |
---|
getConnection |
Methods inherited from class org.dbunit.DatabaseTestCase |
---|
closeConnection, getDatabaseTester, getOperationListener, getSetUpOperation, getTearDownOperation, setUpDatabaseConfig |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
Methods inherited from class junit.framework.Assert |
---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public VersionableEventAssociationServiceTest()
Method Detail |
---|
public void enableListeners()
@Transactional public void testInsertRelations() throws java.lang.Exception
java.lang.Exception
- the exception@Transactional public void testInsertRelationsWithTwoAssociationTargets() throws java.lang.Exception
java.lang.Exception
- the exception@Transactional public void testInsertAssociationSource() throws java.lang.Exception
java.lang.Exception
@Transactional public void testGetAssociationTripleTarget() throws java.lang.Exception
java.lang.Exception
@Transactional public void testGetAssociationTripleData() throws java.lang.Exception
java.lang.Exception
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |