| Package | Description |
|---|---|
| org.squashtest.tm.domain.campaign | |
| org.squashtest.tm.domain.execution | |
| org.squashtest.tm.domain.library | |
| 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 |
|---|---|
CampaignLibrary |
Iteration.getCampaignLibrary() |
| Constructor and Description |
|---|
QCampaignLibrary(Class<? extends CampaignLibrary> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCampaignLibrary(com.querydsl.core.types.Path<? extends CampaignLibrary> path) |
| Modifier and Type | Method and Description |
|---|---|
CampaignLibrary |
Execution.getCampaignLibrary() |
CampaignLibrary |
ExecutionStep.getCampaignLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeContainerVisitor.visit(CampaignLibrary campaignLibrary) |
void |
WhichNodeVisitor.visit(CampaignLibrary campaignLibrary) |
| Modifier and Type | Method and Description |
|---|---|
CampaignLibrary |
GenericProject.getCampaignLibrary() |
CampaignLibrary |
AdministrableProject.getCampaignLibrary() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericProject.setCampaignLibrary(CampaignLibrary campaignLibrary) |
| Modifier and Type | Method and Description |
|---|---|
CampaignLibrary |
AutomatedExecutionExtender.getCampaignLibrary() |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.