Class SapordermanagmentBolSpringJunitTest
- java.lang.Object
-
- de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
-
- de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
-
- de.hybris.platform.sap.core.jco.test.SapcoreJCoJUnitTest
-
- de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
-
- de.hybris.platform.sap.core.bol.test.SapcorebolSpringJUnitTest
-
- de.hybris.platform.sap.sapordermgmtbol.unittests.base.SapordermanagmentBolSpringJunitTest
-
- Direct Known Subclasses:
AdditionalPricingImplTest,AlternativeProductImplTest,AlternativProductListImplTest,BackendMessageMapperTest,BasketERPTest,BasketImplTest,BillingHeaderStatusImplTest,BillingItemStatusImplTest,BillToImplTest,CheckDocumentValidImplTest,CPQDefaultBolCartFacadeTest,CreateOrderImplTest,DefaultBolCartFacadeUnitTest,DefaultBolOrderFacadeUnitTest,DefaultCheckoutServiceUnitTest,DefaultInternalNumberReplacementMsgMappingCallbackTest,DefaultMessagePopulatorTest,GetAllStrategyERP605Test,GetAllStrategyERPTest,HeaderBaseImplTest,HeaderMapperTest,HeaderSalesDocumentTest,HeaderTextMapperTest,InitBasketImplTest,ItemBaseImplTest,ItemTextMapperTest,JCORecTestBase,MessageMappingCallbackLoaderTest,MessageMappingRulesContainerTest,OrderERPTest,OrderImplTest,PartnerListEntryImplTest,PartnerListImplTest,PartnerMapperTest,SalesDocumentERPTest,SalesDocumentImplTest,SalesTransactionsFactoryImplTest,SalesTransactionsUtilImplTest,SchedlineImplTest,SearchBackendERPTest,SetStrategyERPTest,ShipToImplTest,SimpleDocumentImplTest,SimpleHeaderImplTest,SimpleItemImplTest,TextImplTest,TransactionConfigurationImplTest
@ContextConfiguration(locations={"classpath:sapordermgmtbol-spring.xml","classpath:sapordermgmtbol-be-spring.xml","classpath:sapordermgmtbol-bo-spring.xml","classpath:test/sapordermgmtbol-config-test-spring.xml","classpath:test/sapordermgmtbol-test-spring.xml","classpath:test/sapordermgmtbol-cache-test-spring.xml","classpath:sapcommonbol-spring.xml","classpath:test/sapcommonbol-cache-test-spring.xml"}) public class SapordermanagmentBolSpringJunitTest extends SapcorebolSpringJUnitTest
-
-
Field Summary
-
Fields inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
DEFAULT_RELATIVE_RECORDING_DIRECTORY, name, watcher
-
Fields inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
genericFactory, sapHybrisSessionProvider
-
-
Constructor Summary
Constructors Constructor Description SapordermanagmentBolSpringJunitTest()
-
Method Summary
-
Methods inherited from class de.hybris.platform.sap.core.jco.rec.SapcoreJCoRecJUnitTest
getRecordingAnnotation, getRecordingExtensionName, getRecordingMode, getRelativeRecordingDirectory, setUp, testFailed, testSucceeded
-
Methods inherited from class de.hybris.platform.sap.core.test.SapcoreSpringJUnitTest
getGenericFactory, tearDown
-
Methods inherited from class de.hybris.platform.sap.core.test.SapcoretestSpringJUnitTest
getApplicationContext
-
-