Class PerfTestStep


  • public class PerfTestStep
    extends java.lang.Object
    A step in a performance test.
    Author:
    Daniel Meyer
    • Field Detail

      • stepName

        protected java.lang.String stepName
    • Method Detail

      • setNextStep

        public void setNextStep​(PerfTestStep step)
      • getStepName

        public java.lang.String getStepName()
      • isWaitStep

        public boolean isWaitStep()