class documentation

class NullReporter(Reporter): (source)

View In Hierarchy

A dummy reporter; write nothing.

Method __init__ Undocumented
def __init__(self): (source)

Undocumented