| ITestCase Interface | 
Namespace: TestArchitect.Harness.Core
 Syntax
SyntaxThe ITestCase type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Id | 
            Gets ID of the current test case
             | 
|  | TestModule | 
            Gets test module of the current test case
             | 
|  | Title | 
            Gets title of the current test case
             | 
 See Also
See Also