docs.inedo.com →
inedo.com →
InedoSDK Reference
Version:
3.1.0
3.0.0
2.4.0
2.3.0
2.2.4
2.2.3
2.2.2
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
1.14.1
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.1
1.9.0
1.8.1
1.8.0
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.2
1.5.0
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
InedoSDK
Inedo.Extensibility.Operations
IUnitTestRecorder
IUnitTestRecorder Interface
Provides a method for storing unit test results.
Inheritance Hierarchy
Inedo.Extensibility.Operations.IUnitTestRecorder
Syntax
public
interface
IUnitTestRecorder
Methods
Name
Description
RecordUnitTestAsync(string groupName, string testName, UnitTestStatus testStatus, string testResult, System.DateTimeOffset startTime, System.TimeSpan duration)