A subset of twisted.trial.itrial.IReporter which records addError calls.

Instance Variable errors List of two-tuples of (test, error) which were passed to addError.
Method __init__ Undocumented
Method addError Record parameters in self.errors.
errors =
List of two-tuples of (test, error) which were passed to addError.
def __init__(self):
Undocumented
def addError(self, test, error):

Record parameters in self.errors.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.