16 from .stats
import SuiteStat
29 visitor.visit_suite_statistics(self)
33 for child
in self.
suitessuites:
53 if self.
statsstats
is None:
Stores statistics values for a single suite.
def start_suite(self, suite)
def __init__(self, suite_stat_level)
def _is_child_included(self)
def _below_threshold(self)
def _include_all_levels(self)
Container for suite statistics.
def __init__(self, suite)