JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jmock.api
Interface Action
All Superinterfaces:
Invokable
,
SelfDescribing
All Known Implementing Classes:
ActionSequence
,
CustomAction
,
DoAllAction
,
ReturnEnumerationAction
,
ReturnIteratorAction
,
ReturnValueAction
,
ScriptedAction
,
ThrowAction
,
VoidAction
public interface
Action
extends
SelfDescribing
,
Invokable
An object that fakes the behaviour of an
InvocationExpectation
.
Method Summary
Methods inherited from interface org.hamcrest.
SelfDescribing
describeTo
Methods inherited from interface org.jmock.api.
Invokable
invoke
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method