JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jmock.lib.action.VoidAction
Packages that use
VoidAction
Package
Description
org.jmock.lib.action
Actions that fake the behaviour of mocked invocations.
Uses of
VoidAction
in
org.jmock.lib.action
Fields in
org.jmock.lib.action
declared as
VoidAction
Modifier and Type
Field
Description
static final
VoidAction
VoidAction.
INSTANCE