Class Summary |
AbstractValidParamType |
An Abstract class for implementations of ParamTypeValidatable . |
AttributeBroker |
The AttributeBroker class is used to copy values from
a JellyContext or the script directory to instance variables
in an Attributable . |
ContextHelper |
The ContextHelper class is used as a helper class to remove the context-specific
calls from Jameleon Tags. |
DefaultValidParamType |
Used to as a means to support valid <param-type>'s for a specific functional point. |
FunctionDocTag |
Documents a single step of a test case. |
FunctionTag |
Represents an abstract function point that does a lot behind the scenes for the function point developer. |