Table of Contents

Class: TestLoader Twisted-0.17.4/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 )

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 Apr 20 01:31:40 2002 by HappyDoc version 2.0