Table of Contents

Interface ITestModuleActivity

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

The public read-only interface of the TestModuleActivity Class.

public interface ITestModuleActivity : IActivity
Inherited Members

Properties

TestModuleName

Returns the test module name.

string TestModuleName { get; }

Property Value

string