|
etr
4.0-pre
|
| Nconf | |
| ▼Netr | |
| ▼Ncommand | |
| CTestCommand | Implements the Command.TEST command |
| CInfoCommand | Implements the Command.INFO command |
| CCleanCommand | Implements the Command.CLEAN command |
| ▼Ncontext | |
| CCommand | Application commands enumeration |
| CStep | Main execution steps for the test command |
| ▼Nexception | |
| CUserError | A user error should never result in a back trace but a user friendly message about the error |
| CDeferredException | Exception indicating that test execution is aborted by user |
| CAbortException | Exception indicating a transient error |
| CTransientException | Exception indicating that an error occurred due to external circumstance with user provided data |
| ▼Ninfo | |
| CInfoRegister | Class holding general information about a test session |
| Nmain | |
| ▼Nplugin | |
| CPlugin | Plugin base class to simplify implementation |
| CPluginMgr | Plugin instance manager |
| CPluginRegister | Plugin register containing types but not instances of plugins |
| ▼Nplugins | |
| ▼Njinja2 | |
| CRenderer | Jinja renderer |
| CPlugin | Jinja2 plugin |
| ▼Nnomad | |
| CPlugin | Nomad plugin that enables deployment of Nomad jobs |
| ▼Nnose | |
| CPlugin | Nose plugin for etr to allow execution of nose test suites |
| ▼Npytest | |
| CPlugin | Pytest plugin for etr to allow execution of Pytest test suites |
| ▼Nresources | |
| CStorage | Provides the storage abstraction for Resources |
| CRemoteService | Adapter for the remote resource manager service |
| CLocalResources | Acquire/release local resources, as specified by config files |
| CResourceManager | Resource Manager that acquires and releases resources as well as keeping the record of acquired/released resources |
| CPlugin | Resources plugin |
| ▼Nrobot | |
| CPlugin | Robot Framework plugin for etr to allow execution of robot test suites |
| ▼Nresult | |
| CExitCode | Application exit codes Codes are ordered by severity such that the highest number is reported |
| CTextTestResult | Outputs test results as text on a stream |
| ▼Nrunner | |
| CRunner | ESO Test Facility Runner |
| ▼Nstorage | |
| ▼Nmanager | |
| CCommitContext | Context manager that does automatic commits if no errors occur |
| CStorageManager | Provides the storage abstraction for etr |
| ▼Ntools | |
| Nconsole | |
| ▼Nlogcapture | |
| CCaptureHandler | Captures logs into a line-buffer (list) |
| CLogCapture | Captures log messages into a memory buffer and allows on-demand writing captured messages to stderr |
| ▼Nsubprocess | |
| CSignalContextManager | Provides a context manager to be able to captue signals and forward them to a subprocess within a context manager scope |
| CKillOrphansContextManager | Use instead of popen to perform cleanup of orphan subprocesses |
| Ntests | |
| ▼Nxunit | |
| CTestCaseResult | Result of a test case |
| CTestSuiteResult | Suite of tests |
| ▼NEtrJson | |
| CEtrJson | Robot Framework Library of JSON keywords provided by etr |
| ▼NEtrProcess | |
| CEtrProcess | Robot Framework Library with automatic file logging for started processes |
| ▼NEtrUtils | |
| CEtrUtils | Robot Framework Library of utilities provided by etr |
| ▼Ntest_command | |
| CTestTestCommand | |
| ▼Ntest_jinja2_plugin | |
| CTestRenderer | |
| CTestPlugin | |
| ▼Ntest_nomad | |
| CTestNomad | |
| ▼Ntest_plugin | |
| CTestPlugin | |
| ▼Ntest_resources_plugin | |
| CTestLocalResouces | |
| CTestResourceManager | |
| CTestResourceStorage | |
| CTestPlugin | |
| ▼Ntest_runner | |
| CTestRunnerSetup | |
| CTestRunnerRunning | |
| ▼Ntest_storage | |
| CTestKvStorage | |
| Ntest_xunit | |
| Nwscript |