pyzenkit.tests.test_zenscript module

Unit test module for testing the pyzenkit.zenscript module.

class pyzenkit.tests.test_zenscript.TestPyzenkitZenScript(methodName='runTest')[source]

Bases: TestCase

Unit test class for testing the pyzenkit.zenscript.ZenScript class.

disabledsetUp()[source]
disabledtearDown()[source]
disabledtest_01_plugin()[source]

Perform the basic operativity tests.

disabledtest_02_calc_int_thrs()[source]

Perform tests of interval thresholds calculations.

disabledtest_03_calc_upper_thrs()[source]

Perform tests of upper threshold calculations.