|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.dbunit.DatabaseTestCase
org.dbunit.DBTestCase
org.dbunit.DataSourceBasedDBTestCase
org.lexevs.dao.test.LexEvsDbUnitTestBase
org.lexevs.dao.database.ibatis.codingscheme.IbatisCodingSchemeDaoTest
@Transactional public class IbatisCodingSchemeDaoTest
The Class IbatisCodingSchemeDaoTest.
Field Summary |
---|
Fields inherited from class org.lexevs.dao.test.LexEvsDbUnitTestBase |
---|
databaseType, dataSource, lexEvsDatabaseOperations, methodCachingProxy, prefixResolver, primaryKeyIncrementer, systemVariables |
Constructor Summary | |
---|---|
IbatisCodingSchemeDaoTest()
|
Method Summary | |
---|---|
void |
testDeleteUriMapsOfCodingScheme()
Test distinct namespaces. |
void |
testDistinctEntityTypes()
Test distinct entity types. |
void |
testDistinctFormats()
Test distinct formats. |
void |
testDistinctLanguages()
Test distinct languages. |
void |
testDistinctNamespaces()
Test distinct namespaces. |
void |
testDistinctPropertyNames()
Test distinct property names. |
void |
testDistinctPropertyQualifierNames()
Test distinct property qualifier names. |
void |
testDistinctPropertyQualifierTypes()
Test distinct property qualifier types. |
void |
testGetCodingSchemeByNameAndVersion()
Test get coding scheme by name and version. |
void |
testGetCodingSchemeByUidEntryState()
|
void |
testGetCodingSchemeEntryState()
Test get coding scheme entry state. |
void |
testGetCodingSchemeIdByNameAndVersion()
Test get coding scheme id by name and version. |
void |
testGetCodingSchemeIdByUriAndVersion()
Test get coding scheme id by uri and version. |
void |
testGetCodingSchemeLocalName()
Test get coding scheme local name. |
void |
testGetCodingSchemeMultipleLocalNames()
Test get coding scheme multiple local names. |
void |
testGetCodingSchemeSource()
Test get coding scheme source. |
void |
testGetCodingSchemeSourceWithLocalNames()
|
void |
testGetCodingSchemeSummaryByUriAndVersion()
Test get coding scheme summary by uri and version. |
void |
testGetMappings()
|
void |
testGetSupportedHierarchyUriMap()
|
void |
testGetSupportedNamespaceUriMap()
|
void |
testGetSupportedNamespaceUriMapNullEquivalentCodingScheme()
|
void |
testInsertCodingScheme()
|
void |
testInsertCodingSchemeLocalName()
Test insert coding scheme local name. |
void |
testInsertCodingSchemeSource()
Test insert coding scheme source. |
void |
testInsertMappings()
Test insert mappings. |
void |
testInsertOrUpdateURIMap()
|
void |
testInsertSupportedHierarchy()
|
void |
testInsertURIMap()
Test insert uri map. |
void |
testUpdateCodingSchemeById()
Test update coding scheme by id. |
void |
testUpdateCodingSchemeSource()
|
void |
testUpdateUriMap()
Test distinct namespaces. |
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 |
Constructor Detail |
---|
public IbatisCodingSchemeDaoTest()
Method Detail |
---|
@Transactional public void testInsertSupportedHierarchy() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testInsertCodingScheme() throws java.sql.SQLException
java.sql.SQLException
public void testInsertURIMap() throws java.sql.SQLException
java.sql.SQLException
- the SQL exceptionpublic void testInsertOrUpdateURIMap() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testInsertCodingSchemeSource() throws java.sql.SQLException
java.sql.SQLException
- the SQL exceptionpublic void testUpdateCodingSchemeSource() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testInsertCodingSchemeLocalName() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeEntryState() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testInsertMappings() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testUpdateUriMap()
@Transactional public void testDeleteUriMapsOfCodingScheme()
@Transactional public void testGetCodingSchemeLocalName() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeMultipleLocalNames() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeSource() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeSourceWithLocalNames() throws java.sql.SQLException
java.sql.SQLException
@Transactional public void testGetCodingSchemeByNameAndVersion() throws java.sql.SQLException
java.sql.SQLException
- the SQL exceptionpublic void testGetCodingSchemeByUidEntryState() throws java.sql.SQLException
java.sql.SQLException
public void testGetMappings()
public void testGetSupportedNamespaceUriMap()
public void testGetSupportedNamespaceUriMapNullEquivalentCodingScheme()
public void testGetSupportedHierarchyUriMap()
@Transactional public void testGetCodingSchemeIdByUriAndVersion() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeIdByNameAndVersion() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testGetCodingSchemeSummaryByUriAndVersion() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testUpdateCodingSchemeById() throws java.sql.SQLException
java.sql.SQLException
- the SQL exception@Transactional public void testDistinctPropertyNames()
@Transactional public void testDistinctEntityTypes()
@Transactional public void testDistinctNamespaces()
@Transactional public void testDistinctFormats()
@Transactional public void testDistinctLanguages()
@Transactional public void testDistinctPropertyQualifierTypes()
@Transactional public void testDistinctPropertyQualifierNames()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |