| Modifier and Type | Method and Description |
|---|---|
TestExecutionResultClientData |
TestExecutionResultClientDataTuple.getClientData() |
| Modifier and Type | Method and Description |
|---|---|
List<TestExecutionResultClientData> |
TestExecutionResult.getClientData()
A list of
TestExecutionResultClientData objects are
periodically collected during the execution of a test to monitor how
many clients are acting in the system over time. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultClientDataTuple.setClientData(TestExecutionResultClientData clientData) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResult.setClientData(List<TestExecutionResultClientData> clientData) |
Copyright © 2013. All Rights Reserved.