UnitTestFixtureTraceTestStart Method
Adds a trace line indicating the start of a unit test
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
[ConditionalAttribute("TRACE")]
protected void TraceTestStart(
string testName
)
Parameters
- testName String
- The name of the test that is starting