Class LogEnrichmentTest
java.lang.Object
com.github.isuhorukov.log.watcher.LogEnrichmentTest
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) de.dm.infrastructure.logcapture.LogCapture
(package private) de.dm.infrastructure.logcapture.LogCapture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
(package private) void
(package private) void
-
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()
-