public class SimpleTestAgent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent |
| Constructor and Description |
|---|
SimpleTestAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeBody()
Just finish the test by setting the result and killing the agent.
|