Click or drag to resize
ITestModule Interface
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

The ITestModule type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets name of the given test module
Top
See Also