@TransactionConfiguration
public class IbatisAssociationDaoTest
extends org.lexevs.dao.test.LexEvsDbUnitTestBase
Constructor and Description |
---|
IbatisAssociationDaoTest() |
Modifier and Type | Method and Description |
---|---|
void |
getAllGraphtTriplesOfCodingSchemeTestStart() |
void |
getAllGraphtTriplesPlusEntityOfCodingSchemeLimit1() |
void |
getAllTriplesOfCodingSchemeLimit1() |
void |
getAllTriplesOfCodingSchemeTestStart() |
void |
getAllTriplesTrAncestorsTest() |
void |
getAllTriplesTrDescendantsTest() |
void |
testDeleteAllAssocQuals() |
void |
testGetAnonymousDesignationForPredicateId() |
void |
testGetAssociationPredicateIdsForRelationsId() |
void |
testGetKeyForAssociationInstanceId()
Test get key for association instance id.
|
void |
testGetNodesPath() |
void |
testGetRelationsIdsForCodingSchemeId() |
void |
testInsertAssociationPredicate()
Test insert association predicate.
|
void |
testInsertAssociationQualifier()
Test insert association qualifier.
|
void |
testInsertAssociationSource()
Test insert association source.
|
void |
testInsertRelations()
Test insert relations.
|
void |
testInsertTransitiveClosure()
Test insert transitive closure.
|
checkSetUp, getDataSet, getDataSource, setUp, tearDown
closeConnection, getDatabaseTester, getOperationListener, getSetUpOperation, getTearDownOperation, setUpDatabaseConfig
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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
@Transactional public void testGetKeyForAssociationInstanceId() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testInsertAssociationQualifier() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void getAllTriplesOfCodingSchemeLimit1() throws java.sql.SQLException
java.sql.SQLException
public void getAllTriplesOfCodingSchemeTestStart() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void getAllGraphtTriplesPlusEntityOfCodingSchemeLimit1() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void getAllGraphtTriplesOfCodingSchemeTestStart() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void getAllTriplesTrAncestorsTest() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void getAllTriplesTrDescendantsTest() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testInsertRelations() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testInsertAssociationSource() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testDeleteAllAssocQuals() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testGetAssociationPredicateIdsForRelationsId() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testGetRelationsIdsForCodingSchemeId() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testInsertAssociationPredicate() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testInsertTransitiveClosure() throws java.sql.SQLException
java.sql.SQLException
- the SQL exceptionpublic void testGetNodesPath()
public void testGetAnonymousDesignationForPredicateId()