Uses of Class
com.projectdarkstar.tools.dtc.domain.TestExecutionResultServerLog

Uses of TestExecutionResultServerLog in com.projectdarkstar.tools.dtc.domain
 

Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type TestExecutionResultServerLog
 List<TestExecutionResultServerLog> TestExecutionResult.getServerLogs()
          A TestExecutionResultServerLog is generated for each HardwareResource that the server application is run on during the test.
 

Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type TestExecutionResultServerLog
 void TestExecutionResult.setServerLogs(List<TestExecutionResultServerLog> serverLogs)
           
 



Copyright © 2013. All Rights Reserved.