Class DefaultTravelBundleRuleServiceNestedIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
de.hybris.platform.travelservices.configurablebundleservices.bundle.impl.DefaultTravelBundleRuleServiceNestedIntegrationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest.class)
public class DefaultTravelBundleRuleServiceNestedIntegrationTest
extends de.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
-
Field Summary
Fields inherited from class de.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
cart, commerceCartService, currency, LEAF_BUNDLE_TEMPLATE_1, LEAF_BUNDLE_TEMPLATE_2, OPTIONAL_COMPONENT, PREMIUM01, PREMIUM02, PRODUCT01, PRODUCT02, PRODUCT05, PRODUCT06, productService, REGULAR_COMPONENT, thrown, unitModel, userServiceFields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class de.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
addToCart, addToCart, getBundleRuleService, getBundleTemplate, getCatalog, getProduct, gettingDisablingRuleShouldHandleNullGroup, gettingDisablingRulesShouldHandleFirstProductOfNull, gettingDisablingRulesShouldHandleNullBundleId, gettingDisablingRulesShouldHandleNullOrder, gettingDisablingRulesShouldHandleSecondProductOfNull, setBundleRuleService, setUp, shouldGetDisablingRuleForBundleProduct, shouldNotReturnChangePriceRuleForDifferentCurrencies, shouldNotReturnChangePriceRuleWhenNoSuchConditionalProductsInChangePriceRule, shouldNotReturnChangePriceRuleWhenNoSuchCurrencyInChangePriceRule, shouldNotReturnChangePriceRuleWhenNoSuchTargetProductsInChangePriceBundleRule, shouldNotReturnChangePriceRuleWhenRuleTypeIsAll, shouldNotReturnChangePriceRuleWithLowestPriceForForeignCurrency, shouldNotReturnChangePriceRuleWithLowestPriceForForeignProduct, shouldNotReturnChangePriceRuleWithLowestPriceIfRuleTypeAll, shouldNotReturnDisablingRulesForForeignProduct, shouldNotReturnDisablingRulesForOneProduct, shouldRespectComponentWhileGettingDisablingRules, shouldReturnChangePriceRuleForProductsInDifferentComponents, shouldReturnChangePriceRuleForProductsInOneComponent, shouldReturnChangePriceRuleWithLowestPrice, shouldReturnChangePriceRuleWithLowestPriceForCorrespondingProductMethods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DefaultTravelBundleRuleServiceNestedIntegrationTest
public DefaultTravelBundleRuleServiceNestedIntegrationTest()
-
-
Method Details
-
shouldDisableInDifferentComponents
public void shouldDisableInDifferentComponents()- Overrides:
shouldDisableInDifferentComponentsin classde.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
-
shouldDisableInOneComponent
public void shouldDisableInOneComponent()- Overrides:
shouldDisableInOneComponentin classde.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
-
shouldReturnChangePriceRuleWithLowestPriceByOrderEntry
public void shouldReturnChangePriceRuleWithLowestPriceByOrderEntry()- Overrides:
shouldReturnChangePriceRuleWithLowestPriceByOrderEntryin classde.hybris.platform.configurablebundleservices.bundle.impl.DefaultBundleRuleServiceNestedIntegrationTest
-