UnitTestFixtureStartTracing Method
Starts tracing, or continues tracing if it has already started
Namespace: InnerDrive.CoreAssembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
[ConditionalAttribute("TRACE")]
protected void StartTracing(
Type testType
)
Parameters
- testType Type
- The unit test class calling this method