Click or drag to resize

UnitTestFixtureSetConfiguration(String) Method

Sets a specific configuration file as the configuration source for testing

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.0.8475.0
Syntax
C#
protected void SetConfiguration(
	string configurationFile
)

Parameters

configurationFile  String
The configuration file spec
See Also