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

Module test.testsConfig

Configuration used by all the test cases.
Variable Summary
str __author__ = 'Dan Perl <danperl@users.sourceforge.net>'
str baseDir = 'F:\\Coding\\sourceforge\\zago'
str ctrlrDir = 'F:\\Coding\\sourceforge\\zago\\src\\ctrlr'
str handlersDir = 'F:\\Coding\\sourceforge\\zago\\src\\handl...
str srcDir = 'F:\\Coding\\sourceforge\\zago\\src'
str testsDir = 'F:\\Coding\\sourceforge\\zago\\test'
str testWorkDir = 'F:\\Coding\\sourceforge\\zago\\test'

Variable Details

__author__

Type:
str
Value:
'Dan Perl <danperl@users.sourceforge.net>'                             

baseDir

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

ctrlrDir

Type:
str
Value:
'F:\\Coding\\sourceforge\\zago\\src\\ctrlr'                            

handlersDir

Type:
str
Value:
'F:\\Coding\\sourceforge\\zago\\src\\handlers'                         

srcDir

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

testsDir

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

testWorkDir

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

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