class documentation

Extend the standard library's TestSuite with a consistently overrideable run method.

Method run Call run on every member of the suite.
def run(self, result): (source)