Class PricingServiceImplTest
java.lang.Object
de.hybris.platform.sap.productconfig.services.impl.PricingServiceImplTest
Unit test for
PricingServiceImpl-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
PricingServiceImplTest
public PricingServiceImplTest()
-
-
Method Details
-
setUp
public void setUp() -
testProductConfigurationService
public void testProductConfigurationService() -
testPricingNotFoundInCache
public void testPricingNotFoundInCache() throws PricingEngineException, ConfigurationEngineException -
testConfigNotFoundInCache
-
testConfigNotFoundInCacheAndNotFromService
public void testConfigNotFoundInCacheAndNotFromService() throws PricingEngineException, ConfigurationEngineException -
testGetPriceSummaryFromCache
- Throws:
PricingEngineException
-
testGetPriceSummaryShouldBeCached
public void testGetPriceSummaryShouldBeCached() throws PricingEngineException, ConfigurationEngineException -
testGetPriceSummaryWithException
public void testGetPriceSummaryWithException() throws PricingEngineException, ConfigurationEngineException -
testFillValuePrices
- Throws:
PricingEngineException
-
testFillValueCatchesPricesException
- Throws:
PricingEngineException
-
testIsActive
public void testIsActive() -
testIsActiveNoPricingCustomized
public void testIsActiveNoPricingCustomized() -
testIsNotActive
public void testIsNotActive() -
testFillConfigPrices
public void testFillConfigPrices() -
testFillOverviewPrices
-
testFillOverviewPricesException
public void testFillOverviewPricesException() throws PricingEngineException, ConfigurationEngineException -
testPrepareRetrievalOptionsWithDate
public void testPrepareRetrievalOptionsWithDate() -
testPrepareRetrievalOptionsForProduct
public void testPrepareRetrievalOptionsForProduct() -
testPrepareRetrievalOptionsForProductMultilevel
public void testPrepareRetrievalOptionsForProductMultilevel()
-