public class CallStepInstruction extends StepInstruction
logTrain| Constructor and Description |
|---|
CallStepInstruction(TestStepTarget target,
TestCaseTarget calledTestCase,
org.squashtest.tm.domain.testcase.ActionTestStep actionStepBackup,
CallStepParamsInfo datasetInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected LogTrain |
executeCreate(Facility facility) |
protected LogTrain |
executeUpdate(Facility facility) |
org.squashtest.tm.domain.testcase.ActionTestStep |
getActionStepBackup() |
TestCaseTarget |
getCalledTC() |
CallStepParamsInfo |
getDatasetInfo() |
void |
setDatasetInfo(CallStepParamsInfo datasetInfo) |
addCustomField, executeDelete, getCustomFieldsaddLogEntry, execute, getLine, getMode, getTarget, setLine, setModepublic CallStepInstruction(TestStepTarget target, TestCaseTarget calledTestCase, org.squashtest.tm.domain.testcase.ActionTestStep actionStepBackup, CallStepParamsInfo datasetInfo)
public TestCaseTarget getCalledTC()
public org.squashtest.tm.domain.testcase.ActionTestStep getActionStepBackup()
protected LogTrain executeUpdate(Facility facility)
executeUpdate in class Instruction<TestStepTarget>Instruction.executeUpdate(org.squashtest.tm.service.internal.batchimport.Facility)protected LogTrain executeCreate(Facility facility)
executeCreate in class Instruction<TestStepTarget>Instruction.executeCreate(org.squashtest.tm.service.internal.batchimport.Facility)public CallStepParamsInfo getDatasetInfo()
public void setDatasetInfo(CallStepParamsInfo datasetInfo)
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.