The TestEventArgs<(Of <(<'T, TU>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyTest
Unit or live test.
Public propertyTestResult
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.

See Also