Package net.sf.jameleon.function

Interface Summary
Attributable The Attributable interface provides a means to transfer values stored in a JellyContext to instance variables of any class implementing this interface.
ParamTypeValidatable Used to as a means to support valid <param-type>'s for a specific functional point.
 

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.
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.