Trees
Indices
Help
ePyUnit - API-Documentation
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
epyu.EPyUnitException (script)
epyu.EPyUnitException
epyunit.unittest.subprocess.FileNodeDoesNotExists
:
Filesystem node does not exist.
epyunit.debug.pydevrdc.PyDevRDCException
epyunit.debug.pydevrdc.PyDevRDCLoadException
:
Failed load of 'pydevd.py'.
epyunit.debug.pydevrdc.PyDevRDCServerException
:
Debug server of PyDev is not running - cannot be reached.
epyunit.SubprocUnit.SProcUnitRulesException
:
Application error of unittest rules.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.AssertionError
:
Assertion failed.
epyunit.SubprocUnit.SubprocessUnitException
:
Failure of subprocess call.
epyunit.SystemCalls.SystemCallsException
:
Common error within epyunit.SystemCalls.
epyunit.SystemCalls.SystemCallsTimeout
:
Timeout of subprocess epyunit.SystemCalls.
epyunit.unittest.subprocess.TestExecutableException
:
Application error for called executable.
epyunit.debug.checkRDbg.checkAndRemoveRDbgOptionsException
exceptions.SystemExit
:
Request to exit from the interpreter.
epyunit.SystemCalls.SystemCallsExceptionSubprocessError
:
Error from subprocess.
epyunit.debug.pydevrdc.PyDevRDC
:
Provides automation for remote debugging of external Python process with PyDev.
epyunit.SubprocUnit.SProcUnitRules
:
The 'epyunit.SubprocUnit.SProcUnitRules' defines the expected data, and the minimal degree of expectation.
epyunit.SystemCalls.SystemCalls
:
Wraps system calls for the execution of subprocesses.
epyunit.SubprocUnit.SubprocessUnit
:
Wraps and checks results from execution of subprocesses by objects of class 'SProcUnitRules'.
unittest.case.TestCase
:
A class whose instances are single test cases.
epyunit.unittest.subprocess.TestExecutable
:
Extends TestCase for subprocesses.
Trees
Indices
Help
ePyUnit - API-Documentation
Generated by Epydoc 3.0.1 on Mon Mar 27 06:09:19 2017
http://epydoc.sourceforge.net