public class StepResultPropSetter extends StepPropSetter
ActionTestSteps, which expected
result prop is set with the given value, and TestCaseTargets, in which case the value is ignored.| Modifier and Type | Field and Description |
|---|---|
static StepResultPropSetter |
INSTANCE |
| Constructor and Description |
|---|
StepResultPropSetter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setOnStep(String value,
org.squashtest.tm.domain.testcase.ActionTestStep target) |
protected void |
setOnTarget(String value,
TestCaseTarget target) |
setpublic static final StepResultPropSetter INSTANCE
protected void setOnStep(String value, org.squashtest.tm.domain.testcase.ActionTestStep target)
setOnStep in class StepPropSetterStepPropSetter.setOnStep(java.lang.String, org.squashtest.tm.domain.testcase.ActionTestStep)protected void setOnTarget(String value, TestCaseTarget target)
setOnTarget in class StepPropSetterStepPropSetter.setOnTarget(java.lang.String, org.squashtest.tm.service.internal.batchimport.TestCaseTarget)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.