LastResultDetails interface
Last result details of test point.
Properties
date |
Completed date of last result. |
duration | Duration of the last result in milliseconds. |
run |
The user who executed the last result. |
Property Details
dateCompleted
Completed date of last result.
dateCompleted: Date
Property Value
Date
duration
Duration of the last result in milliseconds.
duration: number
Property Value
number