tests.remotedebug.epyunit.options.rdbg.local_host.rdbg_dotted package

Submodules

tests.remotedebug.epyunit.options.rdbg.local_host.rdbg_dotted.CallCase module

Default case for a testee with result: succeed: OK

EXIT:
0
STDOUT:
arbitrary output arbitrary signalling OK string arbitrary output
STDERR:

The actual unittest is processed within the subprocess, the current call is used as an ordinary subprocess caller.

Call options:

–exitign=True
class tests.remotedebug.epyunit.options.rdbg.local_host.rdbg_dotted.CallCase.CallUnits(*args, **kargs)[source]

Bases: epyunit.unittest.subprocess.TestExecutable

setUp()[source]
classmethod setUpClass()[source]
testCase000()[source]
testCase010()[source]
testCase011()[source]
testCase020()[source]
testCase021()[source]

Module contents

Demonstrates option ‘–exitign=True’, exit ignore.