| 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 |
TestAutomationServer.createCopy() |
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) |
| Constructor and Description |
|---|
QTestAutomationServer(com.querydsl.core.types.Path<? extends TestAutomationServer> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.