| 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.getServerOfLatestBoundProject() |
| Modifier and Type | Method and Description |
|---|---|
TestAutomationServer |
TestAutomationProject.getServer() |
TestAutomationServer |
TestAutomationServer.newWithKind(String kind) |
TestAutomationServer |
TestAutomationServer.newWithLogin(String login) |
TestAutomationServer |
TestAutomationServer.newWithPassword(String password) |
TestAutomationServer |
TestAutomationServer.newWithURL(URL baseURL) |
| Modifier and Type | Method and Description |
|---|---|
TestAutomationProject |
TestAutomationProject.newWithServer(TestAutomationServer server) |
| Constructor and Description |
|---|
TestAutomationProject(String name,
TestAutomationServer server) |
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.