Click or drag to resize
AutomatedTests Properties

The AutomatedTests type exposes the following members.

Properties
  NameDescription
Protected propertyStatic memberGlobalTestsConfig
Global configuration file for tests (Tests.config located in root directory)
Public propertyLockContext Obsolete.
If true, the test locks the context
Public propertyUniqueStaticContext Obsolete.
If true, the test uses it's own unique static context. Note that this only applies to static variables defined through CMSStatic and CMSStaticObject.
Top
See Also