| Package | Description |
|---|---|
| com.segue.tm.published.api.testlaunch |
This package contains interfaces to be used when implementing a plug-in for a new Test Definition type and its specific execution.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionContextInfo.ExecProperty |
ExecutionContextInfo.ExecProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionContextInfo.ExecProperty[] |
ExecutionContextInfo.ExecProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<ExecutionContextInfo.ExecProperty,java.lang.String> |
ExecutionContextInfo.getProperties()
Returns a map containing properties in key-value form.
|
Copyright © Micro Focus 2004-2019. All rights reserved.