See: Description
| Interface | Description |
|---|---|
| ExecutionContextInfo |
Provides access to execution related properties (e.g.
|
| TestLaunchBean |
Interface to be implemented by each test launch plugin to be integrated into Test Manager.
|
| TestLaunchPluginContext |
Represents an access point to obtain various information from the test mananger framework.
|
| TestLaunchResultDrain |
Allows to publish results produced by a single execution on the execution server.
|
| TestSourceContext |
Provides access to local copies of VCS controlled Test Container files.
|
| Class | Description |
|---|---|
| AbstractTestLaunchBean |
Convenience class a test launch plugin class can derive from.
|
| ExtProcessTestLaunchBean |
Convenience class for test launch plugin subclasses to launch an external process.
|
| TestCaseStartFinishSocketClient |
When a test definition is not executed in the execution server process directly, used to communicate to SCTM, that a test case is about to start or has finished.
|
| Enum | Description |
|---|---|
| ExecutionContextInfo.ExecProperty |
Enumeration of keys available in properties map returned by
ExecutionContextInfo.getProperties(). |
Copyright © Micro Focus 2004-2019. All rights reserved.