Click or drag to resize
AutomatedTestsFirstTestInDomain Property
Returns true if the test is the first one executed on current domain

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
protected static bool FirstTestInDomain { get; }

Property Value

Type: Boolean
See Also