public class BlockingTimeoutTestAgent
extends java.lang.Object
| Constructor and Description |
|---|
BlockingTimeoutTestAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(jadex.bridge.IInternalAccess agent)
Execute the agent
|
void |
runTests(jadex.bridge.IInternalAccess agent,
java.util.List<jadex.base.test.TestReport> tests)
Perform the tests.
|