|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestExecutionResultClientLogDTO | |
|---|---|
| com.projectdarkstar.tools.dtc.data | |
| Uses of TestExecutionResultClientLogDTO in com.projectdarkstar.tools.dtc.data |
|---|
| Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionResultClientLogDTO | |
|---|---|
List<TestExecutionResultClientLogDTO> |
TestExecutionResultDTO.getClientLogs()
A TestExecutionResultClientLogDTO is generated for each
ClientAppConfigDTO client application simulator that is run
during the test. |
| Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionResultClientLogDTO | |
|---|---|
protected void |
TestExecutionResultDTO.setClientLogs(List<TestExecutionResultClientLogDTO> clientLogs)
|
void |
TestExecutionResultDTO.updateClientLogs(List<TestExecutionResultClientLogDTO> clientLogs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||