Class DefaultSourcingStrategyServiceTest

java.lang.Object
de.hybris.platform.warehousing.sourcing.strategy.impl.DefaultSourcingStrategyServiceTest

public class DefaultSourcingStrategyServiceTest extends Object
  • Constructor Details

    • DefaultSourcingStrategyServiceTest

      public DefaultSourcingStrategyServiceTest()
  • Method Details

    • setUp

      public void setUp()
    • shouldGetNoStrategies_SingleMapper_NoMatch

      public void shouldGetNoStrategies_SingleMapper_NoMatch()
    • shouldGetStrategies_SingleMapper_SingleMatch

      public void shouldGetStrategies_SingleMapper_SingleMatch()
    • shouldGetStrategies_MultipleMappers_SingleMatch

      public void shouldGetStrategies_MultipleMappers_SingleMatch()
    • shouldGetStrategies_MultipleMappers_MultipleMatches

      public void shouldGetStrategies_MultipleMappers_MultipleMatches()
    • shouldFailInit_EmptyDefaultStrategies

      public void shouldFailInit_EmptyDefaultStrategies() throws Exception
      Throws:
      Exception
    • shouldGetDefaultStrategies

      public void shouldGetDefaultStrategies()