|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestExecutionResultServerLogDTO | |
|---|---|
| com.projectdarkstar.tools.dtc.data | |
| Uses of TestExecutionResultServerLogDTO in com.projectdarkstar.tools.dtc.data |
|---|
| Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionResultServerLogDTO | |
|---|---|
List<TestExecutionResultServerLogDTO> |
TestExecutionResultDTO.getServerLogs()
A TestExecutionResultServerLogDTO is generated for each
HardwareResourceDTO that the server application is run on during
the test. |
| Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionResultServerLogDTO | |
|---|---|
protected void |
TestExecutionResultDTO.setServerLogs(List<TestExecutionResultServerLogDTO> serverLogs)
|
void |
TestExecutionResultDTO.updateServerLogs(List<TestExecutionResultServerLogDTO> serverLogs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||