| Package | Description |
|---|---|
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.testautomation |
This package contains all the relevant concepts around test automation.
|
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Method and Description |
|---|---|
AutomatedTest |
Execution.getAutomatedTest() |
| Modifier and Type | Method and Description |
|---|---|
AutomatedTest |
AutomatedExecutionExtender.getAutomatedTest() |
AutomatedTest |
AutomatedTest.newWithProject(TestAutomationProject newP) |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatedExecutionExtender.setAutomatedTest(AutomatedTest automatedTest)
Sets the automated test and the node, based on the test's host server.
|
| Constructor and Description |
|---|
QAutomatedTest(Class<? extends AutomatedTest> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QAutomatedTest(com.querydsl.core.types.Path<? extends AutomatedTest> path) |
| Modifier and Type | Method and Description |
|---|---|
AutomatedTest |
TestCase.getAutomatedTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.setAutomatedTest(AutomatedTest testAutomationTest) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.