java.lang.Object
org.opentestfactory.messages.AbstractStep
org.opentestfactory.messages.ProviderStep
org.opentestfactory.dto.v1.ProviderStep
org.squashtest.squash.automation.tm.testplan.library.application.ParamActionStep

public class ParamActionStep extends org.opentestfactory.dto.v1.ProviderStep
  • Field Summary

    Fields inherited from class org.opentestfactory.messages.AbstractStep

    name, variables
  • Constructor Summary

    Constructors
    Constructor
    Description
    ParamActionStep(String toolCategory, Map<String,String> testParms, String stepName)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.opentestfactory.messages.ProviderStep

    getUses, getWith

    Methods inherited from class org.opentestfactory.messages.AbstractStep

    getName, getVariables, setVariables

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getStepId

      public String getStepId()