etr  2.0
 All Classes Namespaces Files Functions Variables Groups Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
oNconf
oNetr
|oNcommand
||oCTestCommandImplements the Command.TEST command
||oCInfoCommandImplements the Command.INFO command
||\CCleanCommandImplements the Command.CLEAN command
|oNcontext
||oCCommandApplication commands enumeration
||\CStepMain execution steps for the test command
|oNexception
||oCUserErrorA user error should never result in a back trace but a user friendly message about the error
||oCDeferredExceptionException 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
||oCAbortExceptionException indicating that test execution is aborted by user
||oCTransientExceptionException indicating a transient error
||\CExternalExceptionException indicating that an error occurred due to external circumstance with user provided data
|oNinfo
||\CInfoRegisterClass holding general information about a test session
|oNmain
|oNplugin
||oCPluginPlugin base class to simplify implementation
||oCPluginMgrPlugin instance manager
||\CPluginRegisterPlugin register containing types but not instances of plugins
|oNplugins
||oNjinja2
|||oCRendererJinja renderer
|||\CPluginJinja2 plugin
||oNnomad
|||\CPluginNomad plugin that enables deployment of Nomad jobs
||oNnose
|||\CPluginNose plugin for etr to allow execution of nose test suites
||oNresources
|||oCStorageProvides the storage abstraction for Resources
|||oCRemoteServiceAdapter for the remote resource manager service
|||oCLocalResourcesAcquire/release local resources, as specified by config files
|||oCResourceManagerResource Manager that acquires and releases resources as well as keeping the record of acquired/released resources
|||\CPluginResources plugin
||\Nrobot
|| \CPluginRobot Framework plugin for etr to allow execution of robot test suites
|oNresult
||oCExitCodeApplication exit codes Codes are ordered by severity such that the highest number is reported
||\CTextTestResultOutputs test results as text on a stream
|oNrunner
||\CRunnerESO Test Facility Runner
|oNstorage
||\Nmanager
|| oCCommitContextContext manager that does automatic commits if no errors occur
|| \CStorageManagerProvides the storage abstraction for etr
|\Ntools
| oNconsole
| oNfsisolation
| |oCMountTransactProvides overlay FS transactional mounting
| |\CFsIsolationCreate isolated file system area for test execution
| oNlogcapture
| |oCCaptureHandlerCaptures logs into a line-buffer (list)
| |\CLogCaptureCaptures log messages into a memory buffer and allows on-demand writing captured messages to stderr
| oNsubprocess
| |oCSignalContextManagerProvides a context manager to be able to captue signals and forward them to a subprocess within a context manager scope
| |\CKillOrphansContextManagerUse instead of popen to perform cleanup of orphan subprocesses
| oNtests
| \Nxunit
|  oCTestCaseResultResult of a test case
|  \CTestSuiteResultSuite of tests
oNEtrUtils
|\CEtrUtilsRobot Framework Library of utilities provided by etr
oNsitecustomize
oNtest_command
|\CTestTestCommand
oNtest_jinja2_plugin
|oCTestRenderer
|\CTestPlugin
oNtest_nomad
|\CTestNomad
oNtest_plugin
|\CTestPlugin
oNtest_resources_plugin
|oCTestLocalResouces
|oCTestResourceManager
|oCTestResourceStorage
|\CTestPlugin
oNtest_runner
|oCTestRunnerSetup
|\CTestRunnerRunning
oNtest_storage
|\CTestKvStorage
oNtest_xunit
\Nwscript