tests.bins.epyunit.options.call_bash.ok_stdout package

Submodules

tests.bins.epyunit.options.call_bash.ok_stdout.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.ok_stdout.CallCase.CallUnits(*args, **kargs)[source]

Bases: unittest.case.TestCase

All result in OK condition.

setUp()[source]
classmethod setUpClass()[source]
testCase010_OK()[source]
testCase020_OK_IGNOREEXIT()[source]
testCase020_OK_PRIOTYPE()[source]

Module contents