Class TravelBundleOrderEntryRemoveableCheckerNestedIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest
de.hybris.platform.travelservices.configurablebundleservices.bundle.impl.TravelBundleOrderEntryRemoveableCheckerNestedIntegrationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest.class)
public class TravelBundleOrderEntryRemoveableCheckerNestedIntegrationTest
extends de.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest
-
Field Summary
Fields inherited from class de.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest
cart, commerceCartService, OPTIONAL_COMPONENT, PRODUCT01, productService, REGULAR_COMPONENT, 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
Methods inherited from class de.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest
addToCart, addToCart, getBundleTemplate, getCatalog, getProduct, setUp, shouldDeleteItemsWhichSatisfyMinCondition, shouldRemoveNonBundleEntryMethods 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
-
TravelBundleOrderEntryRemoveableCheckerNestedIntegrationTest
public TravelBundleOrderEntryRemoveableCheckerNestedIntegrationTest()
-
-
Method Details
-
shouldNotDeleteItemsWhichDontSatisfyMinCondition
public void shouldNotDeleteItemsWhichDontSatisfyMinCondition()- Overrides:
shouldNotDeleteItemsWhichDontSatisfyMinConditionin classde.hybris.platform.configurablebundleservices.bundle.impl.BundleOrderEntryRemoveableCheckerNestedIntegrationTest
-