The members of NUnitLite.TestResult are listed below.
See Also: Inherited members from System.Object
Public Constructors
| | Documentation for this section has not yet been entered. |
Public Properties
| [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. |
Public Methods