Uses of Interface
org.squashtest.csp.tm.service.testautomation.TestAutomationCallbackService

Packages that use TestAutomationCallbackService
org.squashtest.csp.tm.internal.service.testautomation   
org.squashtest.csp.tm.testautomation.spi   
 

Uses of TestAutomationCallbackService in org.squashtest.csp.tm.internal.service.testautomation
 

Classes in org.squashtest.csp.tm.internal.service.testautomation that implement TestAutomationCallbackService
 class AutomatedExecutionManagerServiceImpl
           
 

Uses of TestAutomationCallbackService in org.squashtest.csp.tm.testautomation.spi
 

Methods in org.squashtest.csp.tm.testautomation.spi with parameters of type TestAutomationCallbackService
 void TestAutomationConnector.executeTests(Collection<AutomatedTest> tests, String reference, TestAutomationCallbackService callbackService)
           Same than TestAutomationConnector.executeTests(Collection, String) (in particular, it must return as soon as the tests have started).
 



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