tests.bins.epyunit.options.call_python.exit_ok.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_python.exit_ok.CallCase.CallUnits(*args, **kargs)[source]
Bases: unittest.case.TestCase
-
setUp()[source]
-
classmethod
setUpClass()[source]
-
testCase010()[source]
-
testCase020()[source]
-
testCase030()[source]