UnitTestFixtureTraceTestFinish Method

Adds a trace line indicating the end of a unit test

Definition

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

See Also