Package ch.rswk.meta.engine.test
Class LoggingServiceTest
java.lang.Object
ch.rswk.meta.engine.test.AbstractEngineServiceTest
ch.rswk.meta.engine.test.LoggingServiceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final LoggingService.LoggingServiceAlertConfigprotected GatewayMockServiceprivate static final org.slf4j.Loggerprotected LoggingServicestatic final LoggingService.LoggingServiceConfigprivate PathFields inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
runtime -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidvoidvoidnewLoggingServiceTestConfig(@Nullable LoggingService.LoggingServiceAlertConfig alarmConfig, @Nullable Path luceneIndexDir) voidvoidsetup()voidteardown()Methods inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
setupServices, startUpAndShutDown, teardownServices
-
Field Details
-
LOG
private static final org.slf4j.Logger LOG -
ALERT_CONFIG
-
TEST_CONFIG
-
gatewayService
-
loggingService
-
testDir
-
-
Constructor Details
-
LoggingServiceTest
public LoggingServiceTest()
-
-
Method Details
-
loggingDelete
-
loggingEntrySearch
-
loggingMetricSearch
-
newLoggingServiceTestConfig
public static LoggingService.LoggingServiceConfig newLoggingServiceTestConfig(@Nullable LoggingService.LoggingServiceAlertConfig alarmConfig, @Nullable Path luceneIndexDir) -
sendAlerts
-
setup
-
teardown
-
cleanup
- Throws:
IOException
-