twisted.trial.itrial
module documentationtwisted.trial
View Source
Interfaces for Trial.
Maintainer: Jonathan Lange
Interface | ITestCase | The interface that a test case must implement in order to be used in Trial. |
Interface | IReporter | I report results from a run of a test suite. |