UnitTestFixtureSetConfiguration(String) Method

Sets a specific configuration file as the configuration source for testing

Definition

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

Parameters

configurationFile  String
The configuration file spec

See Also