Home | Trees | Index | Help |
|
---|
Package twisted :: Package trial :: Module remote :: Class IRemoteReporter |
|
Interface
--+
|
IRemoteReporter
I am reporting results from a test suite running someplace else.
The interface is mostly identical to reporter.Reporter, the main difference being that where it uses exc_info tuples, I usefailure.Failure
s.
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Sat Oct 25 00:54:49 2003 | http://epydoc.sf.net |