public class RemoteBlockingTestAgent extends TestAgent
| Constructor and Description |
|---|
RemoteBlockingTestAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getTestCount()
The test count.
|
protected jadex.commons.future.IFuture<java.lang.Void> |
performTests(jadex.base.test.Testcase tc)
The agent body.
|
body, cleanup, createComponent, createComponent, createPlatform, destroyComponent, setupLocalTest, setupRemotePlatform, setupRemoteTest, test, waitForRealtimeDelayprotected int getTestCount()
getTestCount in class TestAgentprotected jadex.commons.future.IFuture<java.lang.Void> performTests(jadex.base.test.Testcase tc)
TestAgentperformTests in class TestAgent