public class VersionableEventCodingSchemeServiceTest
extends org.lexevs.dao.test.LexEvsDbUnitTestBase
Modifier and Type | Class and Description |
---|---|
static class |
VersionableEventCodingSchemeServiceTest.TestAnnotatedCodingSchemeService |
Constructor and Description |
---|
VersionableEventCodingSchemeServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
insertCodingScheme()
Insert coding scheme.
|
void |
insertCodingSchemeWithLocalName()
Insert coding scheme with local name.
|
void |
testErrorCallbackCodingSchemeService()
Test insert coding scheme with everything.
|
void |
testErrorCallbackCodingSchemeServiceNonAnnotatedException() |
void |
testErrorCallbackCodingSchemeServiceWithRollback() |
void |
testInsertCodingSchemeWithEntityAndProperty()
Test insert coding scheme with entity and property.
|
void |
testInsertCodingSchemeWithEverything()
Test insert coding scheme with everything.
|
void |
updateCodingSchemeWithMappingsInsert() |
void |
updateCodingSchemeWithMappingsUpdate() |
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
public VersionableEventCodingSchemeServiceTest()
public void insertCodingScheme() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void insertCodingSchemeWithLocalName() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertCodingSchemeWithEntityAndProperty() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertCodingSchemeWithEverything() throws java.lang.Exception
java.lang.Exception
- the exception@Transactional public void updateCodingSchemeWithMappingsInsert() throws java.lang.Exception
java.lang.Exception
public void updateCodingSchemeWithMappingsUpdate() throws java.lang.Exception
java.lang.Exception
@Transactional public void testErrorCallbackCodingSchemeService() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testErrorCallbackCodingSchemeServiceNonAnnotatedException() throws java.lang.Exception
java.lang.Exception
@Transactional public void testErrorCallbackCodingSchemeServiceWithRollback() throws java.lang.Exception
java.lang.Exception