Class |
Description |
ExecutionProfile
|
A wrapper for an Execution Profile in XML text to be a Groovy class. |
ExecutionProfilesLoader
|
Enables Test Case scripts to load Execution Profile(s) dynamically.
|
GlobalVariableAnnex
|
The GlobalVariableAnnex modifies the behavior of the GlobalVariable class dynamically using Groovy's Meta-programming technique. |
GlobalVariableInProfile
|
Pair of a GlobalVariable and its containing Profile |
JsonUtil
|
|
LookAtGlobalVariablesKeyword
|
This looks at the GlobalVariables (name=value pairs) in action;
provides a view in JSON text. |
LookOverExecutionProfilesKeyword
|
Provides some utility methods that are repeatedly used by ExecutionProfilesLoader and other classes. |