tests.30_libs.040_PySourceInfo.getStackFuncList package

Submodules

tests.30_libs.040_PySourceInfo.getStackFuncList.CallCase module

Check defaults.

class tests.30_libs.040_PySourceInfo.getStackFuncList.CallCase.CallUnits(methodName='runTest')[source]

Bases: unittest.case.TestCase

callFunc(cfunc, param)[source]

Function dummy, traces current stack by two different calls, normalizes the calls.

testCase000()[source]

simple upper call stack

testCase001()[source]

reversed simple upper call stack

testCase002()[source]

both previous for eventual debugging

wrapStackDepth(deepness, cfunc, param)[source]

Simulates depth of callstack.

Module contents