Uses of Class
com.projectdarkstar.tools.dtc.data.TestExecutionTagDTO

Packages that use TestExecutionTagDTO
com.projectdarkstar.tools.dtc.data   
 

Uses of TestExecutionTagDTO in com.projectdarkstar.tools.dtc.data
 

Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionTagDTO
 List<TestExecutionTagDTO> TestExecutionDTO.getTags()
          Returns a list of TestExecutionTagDTO objects that are used to categorize test executions into groups.
 

Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionTagDTO
protected  void TestExecutionDTO.setTags(List<TestExecutionTagDTO> tags)
           
 



Copyright © 2013. All Rights Reserved.