Class EmbeddedTestConfigNTest

java.lang.Object
info.ejava.examples.app.testing.scanpath.explicitappref.EmbeddedTestConfigNTest

@SpringBootTest(classes=info.ejava.examples.app.testing.scanpath.explicitappref.Application.class) @Import(EmbeddedTestConfiguration.class) public class EmbeddedTestConfigNTest extends Object
  • Field Details

    • theComponent

      @Autowired private MyComponent theComponent
  • Constructor Details

    • EmbeddedTestConfigNTest

      public EmbeddedTestConfigNTest()
  • Method Details

    • from_embedded_test_configuration

      @Test void from_embedded_test_configuration()