Package test :: Module test_ctrlr_zigo
[show private | hide private]
[frames | no frames]

Module test.test_ctrlr_zigo

Sanity test case for the controller class
Classes
ctrlrTestCase Sanity test case for the controller class.

Variable Summary
dict configDict = {'handlersCfg': [('logAll', {'file name': '...
str testRootPath = 'F:\\Coding\\sourceforge\\zago\\test\\mod...
str testWorkDir = 'F:\\Coding\\sourceforge\\zago\\test'

Variable Details

configDict

Type:
dict
Value:
{'description': 'mock description',
 'handlersCfg': [('logAll',
                  {'file name': 'logEverything2', 'name': 'wFileP'}),
                 ('procFromDict',
                  {'log file': 'listOfChanges',
                   'name': 'fDictP',
                   'persistence file': 'persistentDict'}),
                 ('procBuildDict',
...                                                                    

testRootPath

Type:
str
Value:
'F:\\Coding\\sourceforge\\zago\\test\\modified\\TestRoot'              

testWorkDir

Type:
str
Value:
'F:\\Coding\\sourceforge\\zago\\test'                                  

Generated by Epydoc 2.1 on Wed Dec 22 15:47:45 2004 http://epydoc.sf.net