Class GencoConfigTest


  • @SpringJUnitConfig(locations="classpath:test-config.xml")
    @TestExecutionListeners(listeners=org.springframework.test.context.support.DependencyInjectionTestExecutionListener.class)
    public class GencoConfigTest
    extends Object
    Author:
    jcollins
    • Constructor Detail

      • GencoConfigTest

        public GencoConfigTest()
    • Method Detail

      • testConfigurator

        @Test
        public void testConfigurator()