AutomatedTestsFirstTest Property |
Returns true if the test is the first one executed in this fixture
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax protected static bool FirstTest { get; }
Property Value
Type:
BooleanSee Also