IActionLine Properties |
The IActionLine type exposes the following members.
Name | Description | |
---|---|---|
ArgumentCount |
Gets total number of arguments
| |
LineNumber |
Gets current line number at the given action line
| |
Name |
Gets name of the given action line
| |
NameHighLevelAction |
Gets name of the high-level action declared at the given action line
| |
TestCase |
Gets current test case declared at the given action line
| |
TestModule |
Gets current test module declared at the given action line
|