testdata package

Subpackages

Submodules

testdata.TestHelper module

Module contents

Common test data

Common data for ‘UseCases’ and ‘tests’. Refer to the package by PYTHONPATH. The global variable ‘testdata.mypath’ provides the pathname into ‘testdata’. This includes also some common basic references to test utilities.

testdata.epyu = '/usr/bin/python /local/hd1/home1/data/acue/rd/p-open_lap001/ePyUnit/repos/sourceforge.net/epyunit-code/bin/epyu.py'

The projects commandline interface epyu.py

testdata.scripl = '/local/hd1/home1/data/acue/rd/p-open_lap001/ePyUnit/repos/sourceforge.net/epyunit-code/epyunit/myscript.pl'

The projects test simulator as Perl script

testdata.scripy = '/local/hd1/home1/data/acue/rd/p-open_lap001/ePyUnit/repos/sourceforge.net/epyunit-code/epyunit/myscript.py'

The projects test simulator as Python script

testdata.scrish = '/local/hd1/home1/data/acue/rd/p-open_lap001/ePyUnit/repos/sourceforge.net/epyunit-code/epyunit/myscript.sh'

The projects test simulator as bash script