Class DefaultSourcingStrategyServiceTest


  • public class DefaultSourcingStrategyServiceTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultSourcingStrategyServiceTest

        public DefaultSourcingStrategyServiceTest()
    • Method Detail

      • 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 java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldGetDefaultStrategies

        public void shouldGetDefaultStrategies()