Home | Trees | Index | Help |
---|
Package twisted :: Package trial :: Module remote :: Class IRemoteReporter |
|
NonMetaInterface
--+
|
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 1.1 on Fri Jun 27 03:48:58 2003 | http://epydoc.sf.net |