Class LoggingEfficiencyNTest.when_trace_enabled

java.lang.Object
info.ejava.assignments.logging.rentals.LoggingEfficiencyNTest.when_trace_enabled
Enclosing class:
LoggingEfficiencyNTest

@Nested @SpringBootTest @DirtiesContext @ActiveProfiles("repo-only") @TestInstance(PER_CLASS) class LoggingEfficiencyNTest.when_trace_enabled extends Object
  • Field Details

    • appCommand

      @Autowired org.springframework.boot.CommandLineRunner appCommand
  • Constructor Details

    • when_trace_enabled

      when_trace_enabled()
  • Method Details

    • cleanup

      @AfterAll void cleanup()
    • should_have_delay

      @Test void should_have_delay() throws Exception
      Throws:
      Exception