The properties of NUnitLite.TestResult are listed below. For a list of all members, see the TestResult Members list.
See Also: Inherited members from System.Object
| [read-only] | Executed | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsError | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsFailure | bool. Documentation for this section has not yet been entered. |
| [read-only] | IsSuccess | bool. Documentation for this section has not yet been entered. |
| [read-only] | Message | string. Documentation for this section has not yet been entered. |
| [read-only] | Results | IList. Documentation for this section has not yet been entered. |
| [read-only] | ResultState | ResultState. Documentation for this section has not yet been entered. |
| [read-only] | StackTrace | string. Documentation for this section has not yet been entered. |
| [read-only] | Test | ITest. Documentation for this section has not yet been entered. |