Class DuServiceNoConfigTests


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

      • DuServiceNoConfigTests

        public DuServiceNoConfigTests()
    • Method Detail

      • setUp

        @BeforeEach
        public void setUp()
      • tearDown

        @AfterEach
        public void tearDown()
      • testTransportInit

        @Test
        public void testTransportInit()