tests.bins.epyunit.options.call_bash.exit_ignore package

Submodules

tests.bins.epyunit.options.call_bash.exit_ignore.CallCase module

Default case for a testee with result: succeed: OK

EXIT:
0
STDOUT:
arbitrary output arbitrary signalling OK string arbitrary output
STDERR:
class tests.bins.epyunit.options.call_bash.exit_ignore.CallCase.CallUnits(*args, **kargs)[source]

Bases: unittest.case.TestCase

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

Module contents