The following tables list the members exposed by ITestResult.
| Name | Description | |
|---|---|---|
![]() | Id | Test Id. |
![]() | Message | Error message occurred at the launch of the test or when the test passed. |
![]() | StackTrace | A string representation of the call stack when a startup error occurs or a test passed. |
![]() | Status | Result status. |
![]() | Test | The test. |
