Class LoggingNTest.app_debug_profile

java.lang.Object
info.ejava.assignments.logging.rentals.LoggingNTest.TestBase
info.ejava.assignments.logging.rentals.LoggingNTest.app_debug_profile
Enclosing class:
LoggingNTest

@Nested @SpringBootTest(properties="spring.main.banner-mode=off") @ActiveProfiles("app-debug") class LoggingNTest.app_debug_profile extends LoggingNTest.TestBase
  • Constructor Details

    • app_debug_profile

      app_debug_profile()
  • Method Details

    • logs_no_trace

      @Test void logs_no_trace() throws Exception
      Throws:
      Exception
    • xy_info_logs_included

      @Test void xy_info_logs_included(org.springframework.boot.test.system.CapturedOutput output) throws Exception
      Throws:
      Exception
    • helper_debug_logs_included

      @Test void helper_debug_logs_included(org.springframework.boot.test.system.CapturedOutput output) throws Exception
      Throws:
      Exception
    • svc_info_logs_included

      @Test void svc_info_logs_included(org.springframework.boot.test.system.CapturedOutput output) throws Exception
      Throws:
      Exception
    • repo_all_trace_logs_missing

      @Test void repo_all_trace_logs_missing(org.springframework.boot.test.system.CapturedOutput output) throws Exception
      Throws:
      Exception