Package twisted :: Package trial :: Module unittest
[show private | hide private]
[frames | no frames]

Module twisted.trial.unittest

Twisted Test Framework
Classes
MinimalReporter  
Reporter  
TestCase  
TestSuite  
TextReporter  
TreeReporter  
VerboseTextReporter  

Exceptions
SkipTest  

Function Summary
  deferredResult(d, timeout)
Waits for a Deferred to arrive, then returns or throws an exception, based on the result.
  isTestCase(testCase)
  isTestClass(testClass)

Function Details

deferredResult(d, timeout=None)

Waits for a Deferred to arrive, then returns or throws an exception, based on the result.

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:22 2003 http://epydoc.sf.net