ITestExecutionContext.

StartTime Property

Summary

The time the current test started execution
Namespace
TCLite.Interfaces
Containing Type
ITestExecutionContext

Syntax

DateTime StartTime { get; }

Value

Type Description
DateTime