Class DefaultProcessContextResolutionStrategyTest
java.lang.Object
de.hybris.platform.acceleratorservices.process.strategies.impl.DefaultProcessContextResolutionStrategyTest
Test class for DefaultProcessContextResolutionStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultProcessContextResolutionStrategyTest
public DefaultProcessContextResolutionStrategyTest()
-
-
Method Details
-
initializeShouldNotFailWhenStrategyNotFound
- Throws:
Exception
-
getContentCatalogVersionShouldNotFailWhenStrategyNotFound
- Throws:
Exception
-
getCmsShouldNotFailWhenStrategyNotFound
- Throws:
Exception
-
testShouldDelegateToMatchingStrategyFromTheMap
- Throws:
Exception
-
shouldReturnStrategyMappedToSupperTypeWhenExactTypeNotPresent
- Throws:
Exception
-
shouldReturnStrategyMappedWhenPresentAvoidingSupperType
- Throws:
Exception
-