Interface ITestSuiteActivity
The public read-only interface of the TestSuiteActivity Class.
public interface ITestSuiteActivity : IActivity
- Inherited Members
Properties
TestSuiteName
Returns the test suite name.
string TestSuiteName { get; }
The public read-only interface of the TestSuiteActivity Class.
public interface ITestSuiteActivity : IActivity
Returns the test suite name.
string TestSuiteName { get; }