public abstract class TestAgent extends Object
| Constructor and Description |
|---|
TestAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
body()
The agent body.
|
IFuture<Void> |
cleanup()
Cleanup created platforms.
|
<T> IFuture<T> |
waitForRealtimeDelay(long delay,
IComponentStep<T> step) |
Copyright © 2013. All Rights Reserved.