Definition at line 38 of file suitestatistics.py.
◆ __init__()
| def robot.model.suitestatistics.SuiteStatisticsBuilder.__init__ |
( |
|
self, |
|
|
|
suite_stat_level |
|
) |
| |
◆ _below_threshold()
| def robot.model.suitestatistics.SuiteStatisticsBuilder._below_threshold |
( |
|
self | ) |
|
|
private |
◆ _include_all_levels()
| def robot.model.suitestatistics.SuiteStatisticsBuilder._include_all_levels |
( |
|
self | ) |
|
|
private |
◆ _is_child_included()
| def robot.model.suitestatistics.SuiteStatisticsBuilder._is_child_included |
( |
|
self | ) |
|
|
private |
◆ add_test()
| def robot.model.suitestatistics.SuiteStatisticsBuilder.add_test |
( |
|
self, |
|
|
|
test |
|
) |
| |
◆ current()
| def robot.model.suitestatistics.SuiteStatisticsBuilder.current |
( |
|
self | ) |
|
|
private |
◆ end_suite()
| def robot.model.suitestatistics.SuiteStatisticsBuilder.end_suite |
( |
|
self | ) |
|
◆ start_suite()
| def robot.model.suitestatistics.SuiteStatisticsBuilder.start_suite |
( |
|
self, |
|
|
|
suite |
|
) |
| |
◆ _stats_stack
| robot.model.suitestatistics.SuiteStatisticsBuilder._stats_stack |
|
private |
◆ _suite_stat_level
| robot.model.suitestatistics.SuiteStatisticsBuilder._suite_stat_level |
|
private |
◆ stats
| robot.model.suitestatistics.SuiteStatisticsBuilder.stats |
◆ current
| robot.model.suitestatistics.SuiteStatisticsBuilder.current = property |
|
static |
The documentation for this class was generated from the following file: