Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Some methods in StepResult are not consistent with the reporter methods.
Rename translatedText(String) -> withParameterValues(String).
Ensure the parametrisedStep() method falls back on the original step if no parametrised step is provided.