|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestAutomationServer | |
|---|---|
| org.squashtest.tm.domain.project | |
| org.squashtest.tm.domain.testautomation | This package contains all the relevant concepts around test automation. |
| Uses of TestAutomationServer in org.squashtest.tm.domain.project |
|---|
| Methods in org.squashtest.tm.domain.project that return TestAutomationServer | |
|---|---|
TestAutomationServer |
GenericProject.getServerOfLatestBoundProject()
|
| Uses of TestAutomationServer in org.squashtest.tm.domain.testautomation |
|---|
| Methods in org.squashtest.tm.domain.testautomation that return TestAutomationServer | |
|---|---|
TestAutomationServer |
TestAutomationProject.getServer()
|
TestAutomationServer |
TestAutomationServer.newWithKind(String kind)
|
TestAutomationServer |
TestAutomationServer.newWithLogin(String login)
|
TestAutomationServer |
TestAutomationServer.newWithPassword(String password)
|
TestAutomationServer |
TestAutomationServer.newWithURL(URL baseURL)
|
| Methods in org.squashtest.tm.domain.testautomation with parameters of type TestAutomationServer | |
|---|---|
TestAutomationProject |
TestAutomationProject.newWithServer(TestAutomationServer server)
|
| Constructors in org.squashtest.tm.domain.testautomation with parameters of type TestAutomationServer | |
|---|---|
TestAutomationProject(String name,
TestAutomationServer server)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||