@IntegrationTest public class DefaultCurrencyDaoTest extends ServicelayerTest
importServicejaloSession| Constructor and Description |
|---|
DefaultCurrencyDaoTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
prepare() |
void |
testGetBaseCurrencyExist()
Test illustrates that there could be only one base currency
|
void |
testGetBaseCurrencyNotExist()
A little bit naive test there always have to be a base currency.
|
void |
testGetCurrencies() |
void |
testGetCurrencyByCodeExist() |
void |
testGetCurrencyByCodeNotExist() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void prepare()
public void testGetCurrencies()
public void testGetCurrencyByCodeExist()
public void testGetCurrencyByCodeNotExist()
public void testGetBaseCurrencyExist()
public void testGetBaseCurrencyNotExist()
Copyright © 2018 SAP SE. All Rights Reserved.