Version:
RecordUnitTestAsync(string groupName, string testName, UnitTestStatus testStatus, string testResult, System.DateTimeOffset startTime, System.TimeSpan duration) Method
Syntax
public
abstract
System.Threading.Tasks.Task RecordUnitTestAsync(string groupName, string testName, UnitTestStatus testStatus, string testResult, System.DateTimeOffset startTime, System.TimeSpan duration)
Parameters
- groupName
- Type: string
- testName
- Type: string
- testStatus
- Type: UnitTestStatus
- testResult
- Type: string
- startTime
- Type: System.DateTimeOffset
- duration
- Type: System.TimeSpan