AutomatedTestsFirstTestInDomain Property |
Returns true if the test is the first one executed on current domain
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax protected static bool FirstTestInDomain { get; }
Property Value
Type:
BooleanSee Also