@IntegrationTest public class ClassificationSystemVersionDaoTest extends ServicelayerTransactionalTest
ClassificationSystemVersionDao.importServicejaloSession| Constructor and Description |
|---|
ClassificationSystemVersionDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFindAttributesByCode()
Tests the findAttributesByCode(systemVersion, code).
|
void |
testFindAttributeUnitsByCode()
Tests the findAttributeUnitsByCode(systemVersion, code).
|
void |
testFindAttributeUnitsBySystemVersion()
Tests the findAttributeUnitsBySystemVersion(systemVersion).
|
void |
testFindAttributeValuesByCode()
Tests the findAttributeValuesByCode(systemVersion, code).
|
void |
testFindClassesByCode()
Tests the findClassesByCode(systemVersion, code).
|
void |
testFindConvertibleUnits()
Tests the findConvertibleUnits(attributeUnit).
|
void |
testFindSystemVersions()
Tests the findSystemVersions(String systemId, String systemVersion).
|
void |
testFindUnitsOfTypeBySystemVersion()
Tests the testFindUnitsOfTypeBySystemVersion(systemVersion, type).
|
void |
testFindUnitTypesBySystemVersion()
Tests the findUnitTypesBySystemVersion(systemVersion).
|
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testFindClassesByCode()
public void testFindAttributesByCode()
public void testFindAttributeValuesByCode()
public void testFindAttributeUnitsByCode()
public void testFindAttributeUnitsBySystemVersion()
public void testFindConvertibleUnits()
public void testFindUnitsOfTypeBySystemVersion()
public void testFindUnitTypesBySystemVersion()
public void testFindSystemVersions()
Copyright © 2018 SAP SE. All Rights Reserved.