Click or drag to resize
AutomatedTestsFirstTest Property
Returns true if the test is the first one executed in this fixture

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

Property Value

Type: Boolean
See Also