JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
org.jmock.core.stub
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.jmock.core.stub
package
org.jmock.core.stub
Related Packages
Package
Description
org.jmock.core
org.jmock.core.constraint
A collection of commonly useful constraints
org.jmock.core.matcher
Classes
Class
Description
CustomStub
A partial implementation of the Stub interface that makes it convenient to implement application-specific stubs with inline anonymous classes:
DefaultResultStub
DoAllStub
ReturnIteratorStub
ReturnStub
StubSequence
TestFailureStub
ThrowStub
VoidStub