Class LogEnrichmentTest

java.lang.Object
com.github.isuhorukov.log.watcher.LogEnrichmentTest

class LogEnrichmentTest extends Object
  • Field Details

    • logCapture

      @RegisterExtension de.dm.infrastructure.logcapture.LogCapture logCapture
    • pgLogCapture

      @RegisterExtension de.dm.infrastructure.logcapture.LogCapture pgLogCapture
  • Constructor Details

    • LogEnrichmentTest

      LogEnrichmentTest()
  • Method Details

    • defaultEnrichmentOff

      @Test void defaultEnrichmentOff()
    • initLogEnricherWoDbHost

      @Test void initLogEnricherWoDbHost()
    • initLogEnricherWithDbHostWoConnection

      @Test void initLogEnricherWithDbHostWoConnection()
    • initLogEnricherWithDbHostWoPgStatStatement

      @Test void initLogEnricherWithDbHostWoPgStatStatement()
    • initLogEnricherWithDbHostWithPgStatStatement

      @Test @DisplayName("Test LogEnricher with emulated PostgreSQL database with pg_stat_statements extension") void initLogEnricherWithDbHostWithPgStatStatement()