Class OaaOrderIntegrationStoreFinderStockFacadeIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest
com.sap.hybris.sapcpioaaorderintegration.replacement.OaaOrderIntegrationStoreFinderStockFacadeIntegrationTest
- All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder
@IntegrationTest(replaces=de.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest.class)
public class OaaOrderIntegrationStoreFinderStockFacadeIntegrationTest
extends de.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest
Re-implements test
StoreFinderStockFacadeIntegrationTest to provide missing information required when
warehousing extensions is present-
Field Summary
Fields 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 TypeMethodDescriptionvoidprepare()voidTo bypass sonar check 'Add some tests to this class.'Methods inherited from class de.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest
createPageableData, getDecimalSeparator, getProductData, testProductSearchForPosSecondPage, unPrepareMethods 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
-
OaaOrderIntegrationStoreFinderStockFacadeIntegrationTest
public OaaOrderIntegrationStoreFinderStockFacadeIntegrationTest()
-
-
Method Details
-
prepare
- Overrides:
preparein classde.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest- Throws:
Exception
-
testProductSearchForPos
public void testProductSearchForPos()To bypass sonar check 'Add some tests to this class.'- Overrides:
testProductSearchForPosin classde.hybris.platform.commercefacades.storefinder.impl.StoreFinderStockFacadeIntegrationTest
-