Table of Contents

Module: test_explorer Twisted-0.17.4/twisted/test/test_explorer.py

Test cases for explorer

Imported modules   
from pyunit import unittest
import string
from twisted.manhole import explorer
import types
Functions   
function_crazy
function_noArgs
function_simple
function_variable
  function_crazy 
function_crazy (
        (,
        c,
        d=range( 4 ),
        **kw,
        )

A function with a mad crazy signature.

  function_noArgs 
function_noArgs ()

A function which accepts no arguments at all.

  function_simple 
function_simple (
        a,
        b,
        c,
        )

A function which accepts several arguments.

  function_variable 
function_variable ( *a,  *kw )

A function which accepts a variable number of args and keywords.

Classes   
FIXME_Watch
MiddleMan
SetattrDohickey
SomeDohickey
TestBrowseFunction
TestBrowser
Watcher

Table of Contents

This document was automatically generated on Sat Apr 20 01:31:40 2002 by HappyDoc version 2.0