public class VersionableEntityServiceTest
extends org.lexevs.dao.test.LexEvsDbUnitTestBase
Constructor and Description |
---|
VersionableEntityServiceTest() |
Modifier and Type | Method and Description |
---|---|
void |
enableListeners() |
void |
getAssociationEntity() |
void |
getAssociationEntityWithWrongType() |
void |
insertBatchEntity()
Insert batch entity.
|
void |
insertBatchEntityWithDuplicatePropId() |
void |
insertBatchEntityWithInvalidPropLink() |
void |
insertBatchEntityWithoutCodingNamespace() |
void |
insertEntity()
Insert entity.
|
void |
insertEntityWithDuplicatePropId() |
void |
insertEntityWithInvalidPropLink() |
void |
insertEntityWithoutCodingNamespace() |
void |
testInsertDependentChanges() |
void |
testInsertDependentChangesWithOneInHistory() |
void |
updateEntity() |
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 void enableListeners()
public void insertEntity() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void insertBatchEntityWithoutCodingNamespace() throws java.lang.Exception
java.lang.Exception
public void insertEntityWithoutCodingNamespace() throws java.lang.Exception
java.lang.Exception
public void insertEntityWithDuplicatePropId() throws java.lang.Exception
java.lang.Exception
public void insertBatchEntityWithDuplicatePropId() throws java.lang.Exception
java.lang.Exception
public void insertEntityWithInvalidPropLink() throws java.lang.Exception
java.lang.Exception
public void insertBatchEntityWithInvalidPropLink() throws java.lang.Exception
java.lang.Exception
public void updateEntity() throws java.lang.Exception
java.lang.Exception
public void getAssociationEntity() throws java.lang.Exception
java.lang.Exception
public void getAssociationEntityWithWrongType() throws java.lang.Exception
java.lang.Exception
public void insertBatchEntity() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic void testInsertDependentChanges() throws java.lang.Exception
java.lang.Exception
public void testInsertDependentChangesWithOneInHistory() throws java.lang.Exception
java.lang.Exception