Class TransportFactoryConfigurationTest

java.lang.Object
test.de.iip_ecosphere.platform.transport.spring.AbstractMockingTest
test.de.iip_ecosphere.platform.transport.spring.TransportFactoryConfigurationTest

@SpringBootTest(classes=TransportFactoryConfigurationTest.class) @ComponentScan(basePackages="de.iip_ecosphere.platform.transport.spring") public class TransportFactoryConfigurationTest extends AbstractMockingTest
Brings up a spring application doing nothing rather than testing the automatic configuration of the transport factory.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TransportFactoryConfigurationTest

      public TransportFactoryConfigurationTest()
  • Method Details

    • testTransportFactoryConfiguration

      public void testTransportFactoryConfiguration()
      Tests the automatic configuration of the transport factory.