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

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

Property Value

Type: Configuration
See Also