| Modifier and Type | Method and Description |
|---|---|
Campaign |
Campaign.createCopy() |
Campaign |
CampaignTestPlanItem.getCampaign() |
Campaign |
Iteration.getCampaign() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CampaignTestPlanItem.setCampaign(Campaign campaign)
Should only be used by the Campaign when this item is added to the test plan.
|
void |
CampaignLibraryNodeVisitor.visit(Campaign requirement) |
| Modifier and Type | Method and Description |
|---|---|
Campaign |
Execution.getCampaign() |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeVisitor.visit(Campaign campaign) |
void |
NodeContainerVisitor.visit(Campaign campaign) |
void |
WhichNodeVisitor.visit(Campaign campaign) |
| Modifier and Type | Method and Description |
|---|---|
Set<Campaign> |
Milestone.getCampaigns()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Milestone.bindCampaign(Campaign campaign) |
| Modifier and Type | Method and Description |
|---|---|
Campaign |
TestCaseAlreadyInTestPlanException.getCampaign() |
| Constructor and Description |
|---|
TestCaseAlreadyInTestPlanException(TestCase testCase,
Campaign campaign) |
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.