FormattedOutput
in
Implemented in Step arguments where literal values need to be modified in test execution output (e.g. passwords).
Table of Contents
Methods
- __toString() : string
- Returns the argument's literal value.
- getOutput() : string
- Returns the argument's value formatted for output.
Methods
__toString()
Returns the argument's literal value.
public
__toString() : string
Return values
stringgetOutput()
Returns the argument's value formatted for output.
public
getOutput() : string