tests.bins.epyunit.selftest.subprocessunit.perl package

Submodules

tests.bins.epyunit.selftest.subprocessunit.perl.CallCase module

Selftest with ‘epyunit.SystemCall’ wrapper.

class tests.bins.epyunit.selftest.subprocessunit.perl.CallCase.CallUnits(*args, **kargs)[source]

Bases: unittest.case.TestCase

setUp()[source]
classmethod setUpClass()[source]
testCase010()[source]

Simple call, providing a return value only.

testCase020()[source]

Simple call, but with verbose flag for some output filtering.

Module contents