|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||