Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Trivial
-
Resolution: Unresolved
-
Affects Version/s: 2.5.1
-
Fix Version/s: None
-
Component/s: Website
-
Labels:None
-
Number of attachments :
Description
The webpage on scripting (http://www.jmock.org/scripting.html) says you should do:
import static org.jmock.lib.script.ScriptedCallbackAction.perform;
This should be:
import static org.jmock.lib.script.ScriptedAction.perform;
Sorry for the issue name, should have been clearer