| Package | Description |
|---|---|
| org.squashtest.tm.service.internal.testautomation | |
| org.squashtest.tm.service.testautomation |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedSuiteManagerServiceImpl.start(org.squashtest.tm.domain.testautomation.AutomatedSuite suite,
Collection<SuiteExecutionConfiguration> configuration) |
void |
AutomatedSuiteManagerServiceImpl.start(String suiteId,
Collection<SuiteExecutionConfiguration> configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedSuiteManagerService.start(org.squashtest.tm.domain.testautomation.AutomatedSuite suite,
Collection<SuiteExecutionConfiguration> configuration)
Runs an automatedSuite with the given configuration.
|
void |
AutomatedSuiteManagerService.start(String suiteId,
Collection<SuiteExecutionConfiguration> configuration)
Runs an automatedSuite given its ID with the given configuration.
|
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.