class documentation

Internal abstract class for reporters that work via XML.

Method __init__ Undocumented
Instance Variable memory_xml Undocumented

Inherited from AbstractReporter:

Method on_file Undocumented
Method on_finish Undocumented
Instance Variable output_dir Undocumented
def __init__(self, reports: Reports, output_dir: str): (source)
memory_xml = (source)

Undocumented