Uses of Class
org.squashtest.tm.domain.testautomation.AutomatedSuite

Packages that use AutomatedSuite
org.squashtest.tm.domain.execution   
org.squashtest.tm.domain.testautomation This package contains all the relevant concepts around test automation. 
 

Uses of AutomatedSuite in org.squashtest.tm.domain.execution
 

Methods in org.squashtest.tm.domain.execution that return AutomatedSuite
 AutomatedSuite Execution.getAutomatedSuite()
           
 

Uses of AutomatedSuite in org.squashtest.tm.domain.testautomation
 

Methods in org.squashtest.tm.domain.testautomation that return AutomatedSuite
 AutomatedSuite AutomatedExecutionExtender.getAutomatedSuite()
           
 

Methods in org.squashtest.tm.domain.testautomation with parameters of type AutomatedSuite
 void AutomatedExecutionExtender.setAutomatedSuite(AutomatedSuite automatedSuite)
           
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.