org.lexevs.dao.database.ibatis.ncihistory
Class IbatisNciHistoryDaoTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.dbunit.DatabaseTestCase
org.dbunit.DBTestCase
org.dbunit.DataSourceBasedDBTestCase
org.lexevs.dao.test.LexEvsDbUnitTestBase
org.lexevs.dao.database.ibatis.ncihistory.IbatisNciHistoryDaoTest
- All Implemented Interfaces:
- junit.framework.Test
@Transactional
public class IbatisNciHistoryDaoTest
- extends org.lexevs.dao.test.LexEvsDbUnitTestBase
The Class IbatisEntityDaoTest.
- Author:
- Kevin Peterson
Fields inherited from class org.lexevs.dao.test.LexEvsDbUnitTestBase |
databaseType, dataSource, lexEvsDatabaseOperations, methodCachingProxy, prefixResolver, primaryKeyIncrementer, systemVariables |
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 |
IbatisNciHistoryDaoTest
public IbatisNciHistoryDaoTest()
testGetBaseLinesNullDates
@Transactional
public void testGetBaseLinesNullDates()
testGetSystemReleaseForUri
@Transactional
public void testGetSystemReleaseForUri()
testGetBaseLinesNullDatesWithTwoResults
@Transactional
public void testGetBaseLinesNullDatesWithTwoResults()
testGetEarliestBaseline
@Transactional
public void testGetEarliestBaseline()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetLatestBaseline
@Transactional
public void testGetLatestBaseline()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testInsertSystemRelease
@Transactional
public void testInsertSystemRelease()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetDescendants
@Transactional
public void testGetDescendants()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetAncestors
@Transactional
public void testGetAncestors()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testInsertNciChangeEvent
@Transactional
public void testInsertNciChangeEvent()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSystemReleaseForDateBetween
@Transactional
public void testSystemReleaseForDateBetween()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSystemReleaseForDateEqualsFirst
@Transactional
public void testSystemReleaseForDateEqualsFirst()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSystemReleaseForDateEqualsSecond
@Transactional
public void testSystemReleaseForDateEqualsSecond()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetEditActionListWithUriSourceCode
@Transactional
public void testGetEditActionListWithUriSourceCode()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetEditActionListWithUriReferenceCode
@Transactional
public void testGetEditActionListWithUriReferenceCode()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testGetEditActionListWithUriSourceAndReferenceCode
@Transactional
public void testGetEditActionListWithUriSourceAndReferenceCode()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException
testSystemReleaseForDateWithThree
@Transactional
public void testSystemReleaseForDateWithThree()
throws java.lang.InterruptedException
- Throws:
java.lang.InterruptedException