Click or drag to resize
TestsConfigGlobalTestsConfig Property
Global configuration file for tests (Tests.config located in root directory)

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public static Configuration GlobalTestsConfig { get; }

Property Value

Type: Configuration
See Also