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
-
setup
- Throws:
Exception
-
teardown
- Throws:
Exception
-
loggingEntrySearch
- Throws:
Exception
-
sendAlerts
- Throws:
Exception
-
loggingMetricSearch
- Throws:
Exception
-
loggingDelete
- Throws:
Exception
-
cleanup
- Throws:
IOException
-
newLoggingServiceTestConfig
public static LoggingService.LoggingServiceConfig newLoggingServiceTestConfig(@Nullable LoggingService.LoggingServiceAlertConfig alarmConfig, @Nullable Path luceneIndexDir)
-