Click or drag to resize

UnitTestFixtureTraceTestFinish Method

Adds a trace line indicating the end of a unit test

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
[ConditionalAttribute("TRACE")]
protected void TraceTestFinish()
See Also