@IntegrationTest public class TaxServiceTest extends ServicelayerTransactionalTest
importServicejaloSession| Constructor and Description |
|---|
TaxServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Creates the core data, and two taxes.
|
void |
testGetTax()
Tries to search the tax with code:
successful with "VAT_FULL",
caught UnknownIdentifierException with "No_Such_Tax",
found two taxes, that both contains "VAT".
|
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 testGetTax()
Copyright © 2018 SAP SE. All Rights Reserved.