testStatus property

TestStatus? testStatus
getter/setter pair

Final state of the test, can be either complete or an error.

Implementation

TestStatus? testStatus;