| Modifier and Type | Method and Description |
|---|---|
TestExecutionResultProbeLog |
TestExecutionResultProbeData.getParentProbe() |
| Modifier and Type | Method and Description |
|---|---|
List<TestExecutionResultProbeLog> |
TestExecutionResult.getProbeLogs()
A
TestExecutionResultProbeLog is generated for each
SystemProbe monitoring the system during the test. |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultProbeData.setParentProbe(TestExecutionResultProbeLog parentProbe) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResult.setProbeLogs(List<TestExecutionResultProbeLog> probeLogs) |
Copyright © 2013. All Rights Reserved.