Click or drag to resize
IsolatedUnitTests Properties

The IsolatedUnitTests type exposes the following members.

Properties
  NameDescription
Public propertyLockContext Obsolete.
If true, the test locks the context
(Inherited from AutomatedTests.)
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.
(Inherited from AutomatedTests.)
Top
See Also