Table of Contents

Class: TestLoader Twisted-0.18.0/twisted/test/test_all.py

TestLoader with a method to load all test_* modules in its package.

Base Classes   
unittest.TestLoader
Methods   
__init__
loadErrorText
loadTestsFromMyPackage
  __init__ 
__init__ ( self )

  loadErrorText 
loadErrorText ( self )

Return a string explaining modules which didn't load.

  loadTestsFromMyPackage 
loadTestsFromMyPackage ( self,  file=None )

Loads everything named test_*.py in this directory.

A test module may exclude itself from the suite by assigning a non-false value to EXCLUDE_FROM_BIGSUITE.


Table of Contents

This document was automatically generated on Sat Jun 1 22:29:30 2002 by HappyDoc version 2.0