Class LoggingEfficiencyNTest.when_trace_disabled
java.lang.Object
info.ejava.assignments.logging.rentals.LoggingEfficiencyNTest.when_trace_disabled
- Enclosing class:
LoggingEfficiencyNTest
@Nested
@SpringBootTest
@DirtiesContext
@ActiveProfiles("app-debug")
@TestInstance(PER_CLASS)
class LoggingEfficiencyNTest.when_trace_disabled
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) org.springframework.boot.CommandLineRunner
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
appCommand
@Autowired org.springframework.boot.CommandLineRunner appCommand
-
-
Constructor Details
-
when_trace_disabled
when_trace_disabled()
-
-
Method Details
-
cleanup
@AfterAll void cleanup() -
should_have_no_delay
@Test void should_have_no_delay()
-