lno
Description:
Retrieve line number at which a failure occurred, if applicable.
Returns:
If the test resulted in a failure, returns the line number that the failure occurred on; otherwise returns -1. |
Since:
0.6.0
Retrieve line number at which a failure occurred, if applicable.
If the test resulted in a failure, returns the line number that the failure occurred on; otherwise returns -1. |
0.6.0