Provides a method for storing unit test results.
Name | Description | |
---|---|---|
RecordUnitTestAsync(string groupName, string testName, UnitTestStatus testStatus, string testResult, System.DateTimeOffset startTime, System.TimeSpan duration) |
Records the result of a unit test in BuildMaster. |