class documentation

class MockColorizer: (source)

View In Hierarchy

Used by TreeReporterTests to make sure that output is colored correctly.

Method __init__ Undocumented
Method write Undocumented
Instance Variable log Undocumented
def __init__(self, stream): (source)

Undocumented

def write(self, text, color): (source)

Undocumented

Undocumented