Package twisted :: Package coil :: Package plugins :: Module web :: Class TestConfigurator
[frames | no frames]

Class TestConfigurator

Configurator --+
               |
              TestConfigurator


Method Summary
    Inherited from Configurator
  __init__(self, instance)
Initialize this configurator with the instance it will be configuring.
  configDispensers(self)
Return list of dispensers.
  configure(self, dict)
Set a list of configuration variables.
  getConfiguration(self)
Return a mapping of key/value tuples describing my configuration.
  getInstance(self)
Return the instance being configured.
  getType(self, name)
Get the type of a configuration variable.

Class Variable Summary
str configName = 'Web Test Widget'
class configurableClass = twisted.web.test.Test
    Inherited from Configurator
dict configTypes = {}

Class Variable Details

configName

Type:
str
Value:
'Web Test Widget'                                                      

Generated by Epydoc 2.0 on Sat Sep 13 04:20:49 2003 http://epydoc.sf.net