|
| string | type = 'test case' |
| |
Definition at line 571 of file model.py.
◆ __init__()
| def robotide.lib.robot.parsing.model.TestCaseTable.__init__ |
( |
|
self, |
|
|
|
parent |
|
) |
| |
◆ __iter__()
| def robotide.lib.robot.parsing.model.TestCaseTable.__iter__ |
( |
|
self | ) |
|
◆ _old_header_matcher()
| def robotide.lib.robot.parsing.model.TestCaseTable._old_header_matcher |
( |
|
self | ) |
|
|
private |
◆ _validate_mode()
| def robotide.lib.robot.parsing.model.TestCaseTable._validate_mode |
( |
|
self, |
|
|
|
name1, |
|
|
|
name2 |
|
) |
| |
|
private |
◆ add()
| def robotide.lib.robot.parsing.model.TestCaseTable.add |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ is_started()
| def robotide.lib.robot.parsing.model.TestCaseTable.is_started |
( |
|
self | ) |
|
◆ set_header()
| def robotide.lib.robot.parsing.model.TestCaseTable.set_header |
( |
|
self, |
|
|
|
header |
|
) |
| |
◆ tests
| robotide.lib.robot.parsing.model.TestCaseTable.tests |
◆ type
| string robotide.lib.robot.parsing.model.TestCaseTable.type = 'test case' |
|
static |
◆ _old_header_matcher
| robotide.lib.robot.parsing.model.TestCaseTable._old_header_matcher = property |
|
staticprivate |
The documentation for this class was generated from the following file: