| Package | Description |
|---|---|
| org.squashtest.tm.domain.project | |
| org.squashtest.tm.domain.testautomation |
This package contains all the relevant concepts around test automation.
|
| Modifier and Type | Method and Description |
|---|---|
TestAutomationServer |
GenericProject.getTestAutomationServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericProject.setTestAutomationServer(TestAutomationServer server) |
| Modifier and Type | Method and Description |
|---|---|
TestAutomationServer |
TestAutomationProject.getServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestAutomationProject.setServer(TestAutomationServer server) |
| Constructor and Description |
|---|
TestAutomationProject(String jobName,
String label,
TestAutomationServer server) |
TestAutomationProject(String jobName,
TestAutomationServer server) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.