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

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

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

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

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

Methods in org.squashtest.tm.service.testautomation.spi with parameters of type TestAutomationCallbackService
 void TestAutomationConnector.executeTests(Collection<org.squashtest.tm.domain.testautomation.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-2013 Henix, henix.fr. All Rights Reserved.