Class ExecutedStepDescription

java.lang.Object
net.thucydides.model.steps.ExecutedStepDescription
All Implemented Interfaces:
Cloneable

public class ExecutedStepDescription extends Object implements Cloneable
A description of a step executed during a Thucydides step run. Used in the reporting to generate user-readable names for the executed steps.