| Modifier and Type | Method and Description |
|---|---|
SystemProbe |
TestExecutionResultProbeLog.getOriginalSystemProbe() |
| Modifier and Type | Method and Description |
|---|---|
List<SystemProbe> |
SystemProbeTag.getProbes()
Returns the list of
SystemProbe objects that are tagged
with this tag. |
List<SystemProbe> |
TestSpec.getSystemProbes()
Returns the list of system probes that are to be used to monitor
the state of the system while the test is running.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestExecutionResultProbeLog.setOriginalSystemProbe(SystemProbe originalSystemProbe) |
| Modifier and Type | Method and Description |
|---|---|
void |
SystemProbeTag.setProbes(List<SystemProbe> probes) |
void |
TestSpec.setSystemProbes(List<SystemProbe> systemProbes) |
| Constructor and Description |
|---|
TestExecutionResultProbeLog(SystemProbe originalSystemProbe) |
Copyright © 2013. All Rights Reserved.