Uses of Class
org.jmock.lib.script.ScriptedAction
Packages that use ScriptedAction
Package
Description
Plugins that make it easier to write custom actions by scripting their
behaviour with BeanShell.
-
Uses of ScriptedAction in org.jmock.lib.script
Methods in org.jmock.lib.script that return ScriptedActionModifier and TypeMethodDescriptionstatic ScriptedAction
Creates an action that performs the given script.Defines a variable that can be referred to by the script.