|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SystemProbe in com.projectdarkstar.tools.dtc.domain |
|---|
| Methods in com.projectdarkstar.tools.dtc.domain that return SystemProbe | |
|---|---|
SystemProbe |
TestExecutionResultProbeLog.getOriginalSystemProbe()
|
| Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type SystemProbe | |
|---|---|
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. |
| Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type SystemProbe | |
|---|---|
void |
SystemProbeTag.setProbes(List<SystemProbe> probes)
|
void |
TestSpec.setSystemProbes(List<SystemProbe> systemProbes)
|
| Constructors in com.projectdarkstar.tools.dtc.domain with parameters of type SystemProbe | |
|---|---|
TestExecutionResultProbeLog(HardwareResource resource,
SystemProbe originalSystemProbe,
TestExecutionResult parentResult)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||