The TestEventArgs<(Of <(<'T, TU>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Test |
Unit or live test.
|
![]() | TestResult |
Current test result. Unit tests can have only one result. Live tests can have multiple results
depending on the count of actions. In case of live tests TestResult points to the current test result.
|