tests.libs.unittest.subprocess.callit.stdout.080_DEFAULT.CallCase module
example_DEFAULT
Case for a testee with default failure, exit 123: DEFAULT
- EXIT:
- 123
- STDOUT:
- arbitrary output
- STDERR:
-
-
class
tests.libs.unittest.subprocess.callit.stdout.080_DEFAULT.CallCase.
CallUnits
(methodName='runTest')[source]
Bases: unittest.case.TestCase
-
testCase000
()[source]