Package ch.rswk.meta.engine.test
Class WatchdogServiceTest
java.lang.Object
ch.rswk.meta.engine.test.AbstractEngineServiceTest
ch.rswk.meta.engine.test.WatchdogServiceTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final WatchdogService.WatchdogServiceCheckConfig
protected FileService
protected MetaService
private static final WatchdogService.WatchdogServiceReportConfig
static final WatchdogService.WatchdogServiceConfig
protected UserService
protected WatchdogService
Fields inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
runtime
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
private void
createStatus
(WatchdogStatus status) void
void
setup()
void
teardown()
Methods inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
setupServices, startUpAndShutDown, teardownServices
-
Field Details
-
CHECK_CONFIG
-
REPORT_CONFIG
-
TEST_CONFIG
-
fileService
-
metaService
-
userService
-
watchdogService
-
-
Constructor Details
-
WatchdogServiceTest
public WatchdogServiceTest()
-
-
Method Details
-
checkEngines
-
createStatus
- Throws:
Exception
-
sendStatus
-
setup
-
teardown
-