public class ActionStepInstruction extends StepInstruction
logTrain| Constructor and Description |
|---|
ActionStepInstruction(TestStepTarget target,
org.squashtest.tm.domain.testcase.ActionTestStep actionTestStep) |
| Modifier and Type | Method and Description |
|---|---|
protected LogTrain |
executeCreate(Facility facility) |
protected LogTrain |
executeUpdate(Facility facility) |
org.squashtest.tm.domain.testcase.ActionTestStep |
getTestStep() |
addCustomField, executeDelete, getCustomFieldsaddLogEntry, execute, getLine, getMode, getTarget, setLine, setModepublic ActionStepInstruction(TestStepTarget target, org.squashtest.tm.domain.testcase.ActionTestStep actionTestStep)
public org.squashtest.tm.domain.testcase.ActionTestStep getTestStep()
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)Copyright © 2010–2017 Henix, henix.fr. All rights reserved.