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, waitForRealtimeDelay
protected int getTestCount()
getTestCount
in class TestAgent
protected jadex.commons.future.IFuture<java.lang.Void> performTests(jadex.base.test.Testcase tc)
TestAgent
performTests
in class TestAgent