Home
Trees
Indices
Help
[
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.
rosunit.pmon.PmonException
rosunit.pmon.FatalProcessLaunch
:
Exception to indicate that a process launch has failed in a fatal manner (i.e.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.AssertionError
:
Assertion failed.
rosunit.baretest.TestTimeoutException
rosunit.xmlrunner.XMLTestRunnerTest.NullStream
:
A file-like object that discards everything written to it.
rosunit.pmon.Process
:
Basic process representation for
ProcessMonitor
.
rosunit.pmon.DeadProcess
:
Container class to maintain information about a process that has died.
rosunit.baretest.LocalProcess
:
Process launched on local machine
rosunit.pmon.ProcessListener
:
Listener class for
ProcessMonitor
rosunit.junitxml.Result
unittest.case.TestCase
:
A class whose instances are single test cases.
rosunit.baretest.BareTestCase
rosunit.xmlrunner.XMLTestRunnerTest
rosunit.junitxml.TestCaseResult
:
'testcase' result container
rosunit.junitxml.TestInfo
:
Common container for 'error' and 'failure' results
rosunit.junitxml.TestError
:
'error' result container
rosunit.junitxml.TestFailure
:
'failure' result container
unreachable
.TestProgram
:
A command-line program that runs a set of tests; this is primarily for making test modules conveniently executable.
rosunit.xmlrunner.XMLTestProgram
rosunit.xmlrunner.XMLTestRunner
:
A test runner that stores results in XML format compatible with JUnit.
threading._Verbose
threading.Thread
:
A class that represents a thread of control.
rosunit.pmon.ProcessMonitor
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Thu Mar 9 05:00:47 2017
http://epydoc.sourceforge.net