@Transactional
public class IbatisNciHistoryDaoTest
extends org.lexevs.dao.test.LexEvsDbUnitTestBase
Constructor and Description |
---|
IbatisNciHistoryDaoTest() |
Modifier and Type | Method and Description |
---|---|
void |
testGetAncestors() |
void |
testGetBaseLinesNullDates() |
void |
testGetBaseLinesNullDatesWithTwoResults() |
void |
testGetDescendants() |
void |
testGetEarliestBaseline() |
void |
testGetEditActionListWithUriReferenceCode() |
void |
testGetEditActionListWithUriSourceAndReferenceCode() |
void |
testGetEditActionListWithUriSourceCode() |
void |
testGetLatestBaseline() |
void |
testGetSystemReleaseForUri() |
void |
testInsertNciChangeEvent() |
void |
testInsertSystemRelease() |
void |
testSystemReleaseForDateBetween() |
void |
testSystemReleaseForDateEqualsFirst() |
void |
testSystemReleaseForDateEqualsSecond() |
void |
testSystemReleaseForDateWithThree() |
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 testGetBaseLinesNullDates()
@Transactional public void testGetSystemReleaseForUri()
@Transactional public void testGetBaseLinesNullDatesWithTwoResults()
@Transactional public void testGetEarliestBaseline() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetLatestBaseline() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testInsertSystemRelease() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetDescendants() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetAncestors() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testInsertNciChangeEvent() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testSystemReleaseForDateBetween() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testSystemReleaseForDateEqualsFirst() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testSystemReleaseForDateEqualsSecond() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetEditActionListWithUriSourceCode() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetEditActionListWithUriReferenceCode() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testGetEditActionListWithUriSourceAndReferenceCode() throws java.lang.InterruptedException
java.lang.InterruptedException
@Transactional public void testSystemReleaseForDateWithThree() throws java.lang.InterruptedException
java.lang.InterruptedException