IUnitTestRecorder Interface

Provides a method for storing unit test results.

Inheritance Hierarchy

Syntax

public interface IUnitTestRecorder

Methods

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.