Package ch.rswk.meta.engine.test
Class EngineRuntimeTest
java.lang.Object
ch.rswk.meta.engine.test.AbstractEngineServiceTest
ch.rswk.meta.engine.test.EngineRuntimeTest
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
runtime
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.rswk.meta.engine.test.AbstractEngineServiceTest
setupServices, startUpAndShutDown, teardownServices
-
Field Details
-
TEST_CONFIG
-
-
Constructor Details
-
EngineRuntimeTest
public EngineRuntimeTest()
-
-
Method Details
-
futures
- Throws:
InterruptedException
-
futures_allAsList
- Throws:
InterruptedException
-
futures_canceled
- Throws:
InterruptedException
-
futures_catching
- Throws:
InterruptedException
-
futures_exception
- Throws:
InterruptedException
-
futures_exception_checked
- Throws:
InterruptedException
-
metrics
@Test public void metrics() -
setup
- Throws:
TimeoutException
-
teardown
- Throws:
InterruptedException
-