Represents a test module
Namespace:
TestArchitect.Harness.Core
Assembly:
TestArchitect.Harness.Bundle.Core (in TestArchitect.Harness.Bundle.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface ITestModule
Public Interface ITestModule
public interface class ITestModule
type ITestModule = interface end
The ITestModule type exposes the following members.
Properties
| Name | Description |
---|
| Name |
Gets name of the given test module
|
TopSee Also