| Modifier and Type | Method and Description |
|---|---|
List<TestExecutionResultProbeData> |
TestExecutionResultProbeLog.getData()
A list of
TestExecutionResultProbeData objects are
periodically collected during the execution of a SystemProbe
to monitor the specific metric that the probe measures over time. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultProbeLog.setData(List<TestExecutionResultProbeData> data) |
Copyright © 2013. All Rights Reserved.