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

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

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

Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type TestExecutionTag
 void TestExecution.setTags(List<TestExecutionTag> tags)
           
 



Copyright © 2013. All Rights Reserved.