Click or drag to resize
AutomatedTests Properties

The AutomatedTests type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTestName
Current test name
Protected propertyStatic memberFirstTest
Returns true if the test is the first one executed in this fixture
Protected propertyStatic memberFirstTestInDomain
Returns true if the test is the first one executed on current domain
Protected propertyStatic memberGlobalTestsConfig Obsolete.
Global configuration file for tests (Tests.config located in root directory)
Public propertyLastTestName
Last test name
Top
See Also