Table of Contents

Interface ITestSuiteActivity

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll

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; }

Property Value

string