| Package | Description |
|---|---|
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testautomation |
This package contains all the relevant concepts around test automation.
|
| Modifier and Type | Method and Description |
|---|---|
AutomatedExecutionExtender |
Execution.getAutomatedExecutionExtender() |
| Modifier and Type | Method and Description |
|---|---|
void |
Execution.setAutomatedExecutionExtender(AutomatedExecutionExtender extender) |
| Modifier and Type | Field and Description |
|---|---|
Collection<AutomatedExecutionExtender> |
AutomatedSuite.executionExtenders |
| Modifier and Type | Method and Description |
|---|---|
Collection<AutomatedExecutionExtender> |
AutomatedSuite.getExecutionExtenders() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedSuite.addExtender(AutomatedExecutionExtender extender) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedSuite.addExtenders(Collection<AutomatedExecutionExtender> extenders) |
void |
AutomatedSuite.setExecutionExtenders(Collection<AutomatedExecutionExtender> executionExtenders) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.