Class FindValuesStrategyProcessorChainExecutorTest
java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.processor.FindValuesStrategyProcessorChainExecutorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
FindValuesStrategyProcessorChainExecutorTest
public FindValuesStrategyProcessorChainExecutorTest()
-
-
Method Details
-
shouldPassThroughWithoutResult
- Throws:
CalculationException
-
shouldNotProcessSecondProcessorWhenFirstProcessorIsNotCallingChain
public void shouldNotProcessSecondProcessorWhenFirstProcessorIsNotCallingChain() throws CalculationException- Throws:
CalculationException
-
shouldProcessSecondProcessorWhenFirstProcessorIsCallingChain
public void shouldProcessSecondProcessorWhenFirstProcessorIsCallingChain() throws CalculationException- Throws:
CalculationException
-
shouldHaveResultsFromTwoProcessors
- Throws:
CalculationException
-