@IntegrationTest public class ZoneDeliveryModeValueValidatorTest extends ServicelayerTransactionalTest
ZoneDeliveryModeValueValidator.importServicedefaultLanguage, jaloSession| Constructor and Description |
|---|
ZoneDeliveryModeValueValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Creates the core data, and necessary data for delivery modes.
|
void |
testZoneDeliveryModeValueValidator()
Tries to create the
ZoneDeliveryModeValueModel with modelService, and tests the
ZoneDeliveryModeValueValidator. |
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 testZoneDeliveryModeValueValidator()
ZoneDeliveryModeValueModel with modelService, and tests the
ZoneDeliveryModeValueValidator.
ZoneDeliveryModeValueModel in the duplicate_zone, and gets an InterceptorException,ZoneDeliveryModeValueModel in the zone Germany with existed minimum value 0 Euro, and
gets an InterceptorException,ZoneDeliveryModeValueModel in the zone Germany with minimum value 10 Euro successfully.Copyright © 2018 SAP SE. All Rights Reserved.