Class DefaultProcessContextResolutionStrategyTest

java.lang.Object
de.hybris.platform.warehousing.process.strategies.DefaultProcessContextResolutionStrategyTest

@UnitTest public class DefaultProcessContextResolutionStrategyTest extends Object
Test class for DefaultProcessContextResolutionStrategy
  • Constructor Details

    • DefaultProcessContextResolutionStrategyTest

      public DefaultProcessContextResolutionStrategyTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • initializeShouldNotFailWhenStrategyNotFound

      public void initializeShouldNotFailWhenStrategyNotFound() throws Exception
      Throws:
      Exception
    • getContentCatalogVersionShouldNotFailWhenStrategyNotFound

      public void getContentCatalogVersionShouldNotFailWhenStrategyNotFound() throws Exception
      Throws:
      Exception
    • getCmsShouldNotFailWhenStrategyNotFound

      public void getCmsShouldNotFailWhenStrategyNotFound() throws Exception
      Throws:
      Exception
    • testShouldInitializeContextForBusinessProcessContext

      public void testShouldInitializeContextForBusinessProcessContext() throws Exception
      Throws:
      Exception
    • testShouldDelegateToConsolidatedPickSlipBusinessProcessContextStrategy

      public void testShouldDelegateToConsolidatedPickSlipBusinessProcessContextStrategy() throws Exception
      Throws:
      Exception
    • testShouldReturnBaseSiteFromConsignmentProcessModel

      public void testShouldReturnBaseSiteFromConsignmentProcessModel() throws Exception
      Throws:
      Exception
    • testShouldReturnBaseSiteFromContetParameter

      public void testShouldReturnBaseSiteFromContetParameter() throws Exception
      Throws:
      Exception