public class AgentTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static test.threadedTest.Data |
data
Stores the data instance(s).
|
| Modifier | Constructor and Description |
|---|---|
private |
AgentTest()
Prevents this class from being instantiated from outside.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Executes the test.
|