etr  2.0
 All Classes Namespaces Files Functions Variables Groups Pages
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCetr.command.CleanCommandImplements the Command.CLEAN command
oCetr.storage.manager.CommitContextContext manager that does automatic commits if no errors occur
oCEtrUtils.EtrUtilsRobot Framework Library of utilities provided by etr
oCException
|oCetr.exception.AbortExceptionException indicating that test execution is aborted by user
|oCetr.exception.AbortExceptionException indicating that test execution is aborted by user
|oCetr.exception.DeferredExceptionException indicating that one or more exceptions was caught but execution should not stop so the error was deferred and this exception was thrown after the execution
|oCetr.exception.DeferredExceptionException indicating that one or more exceptions was caught but execution should not stop so the error was deferred and this exception was thrown after the execution
|oCetr.exception.ExternalExceptionException indicating that an error occurred due to external circumstance with user provided data
|oCetr.exception.ExternalExceptionException indicating that an error occurred due to external circumstance with user provided data
|oCetr.exception.TransientExceptionException indicating a transient error
|oCetr.exception.TransientExceptionException indicating a transient error
|oCetr.exception.UserErrorA user error should never result in a back trace but a user friendly message about the error
|\Cetr.exception.UserErrorA user error should never result in a back trace but a user friendly message about the error
oCetr.tools.fsisolation.FsIsolationCreate isolated file system area for test execution
oCHandler
|oCetr.tools.logcapture.CaptureHandlerCaptures logs into a line-buffer (list)
|\Cetr.tools.logcapture.CaptureHandlerCaptures logs into a line-buffer (list)
oCetr.command.InfoCommandImplements the Command.INFO command
oCetr.info.InfoRegisterClass holding general information about a test session
oCetr.tools.subprocess.KillOrphansContextManagerUse instead of popen to perform cleanup of orphan subprocesses
oCetr.plugins.resources.LocalResourcesAcquire/release local resources, as specified by config files
oCetr.tools.logcapture.LogCaptureCaptures log messages into a memory buffer and allows on-demand writing captured messages to stderr
oCetr.tools.fsisolation.MountTransactProvides overlay FS transactional mounting
oCetr.plugins.jinja2.PluginJinja2 plugin
oCetr.plugins.robot.PluginRobot Framework plugin for etr to allow execution of robot test suites
oCetr.plugins.nomad.PluginNomad plugin that enables deployment of Nomad jobs
oCetr.plugins.nose.PluginNose plugin for etr to allow execution of nose test suites
oCetr.plugins.resources.PluginResources plugin
oCetr.plugin.PluginPlugin base class to simplify implementation
oCetr.plugin.PluginMgrPlugin instance manager
oCetr.plugin.PluginRegisterPlugin register containing types but not instances of plugins
oCetr.plugins.resources.RemoteServiceAdapter for the remote resource manager service
oCetr.plugins.jinja2.RendererJinja renderer
oCetr.plugins.resources.ResourceManagerResource Manager that acquires and releases resources as well as keeping the record of acquired/released resources
oCetr.runner.RunnerESO Test Facility Runner
oCetr.tools.subprocess.SignalContextManagerProvides a context manager to be able to captue signals and forward them to a subprocess within a context manager scope
oCetr.plugins.resources.StorageProvides the storage abstraction for Resources
oCetr.storage.manager.StorageManagerProvides the storage abstraction for etr
oCetr.tools.xunit.TestCaseResultResult of a test case
oCetr.command.TestCommandImplements the Command.TEST command
oCtest_storage.TestKvStorage
oCtest_resources_plugin.TestLocalResouces
oCtest_nomad.TestNomad
oCtest_plugin.TestPlugin
oCtest_resources_plugin.TestPlugin
oCtest_jinja2_plugin.TestPlugin
oCtest_jinja2_plugin.TestRenderer
oCtest_resources_plugin.TestResourceManager
oCtest_resources_plugin.TestResourceStorage
oCtest_runner.TestRunnerRunning
oCtest_runner.TestRunnerSetup
oCetr.tools.xunit.TestSuiteResultSuite of tests
oCtest_command.TestTestCommand
oCetr.result.TextTestResultOutputs test results as text on a stream
\CIntEnum
 oCetr.context.CommandApplication commands enumeration
 oCetr.context.CommandApplication commands enumeration
 oCetr.context.StepMain execution steps for the test command
 oCetr.context.StepMain execution steps for the test command
 oCetr.result.ExitCodeApplication exit codes Codes are ordered by severity such that the highest number is reported
 \Cetr.result.ExitCodeApplication exit codes Codes are ordered by severity such that the highest number is reported