JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Methods
Deprecated Classes
Class
Description
com.mockobjects.sql.MockConnection
Use temporary class MockConnection2
Deprecated Methods
Method
Description
com.mockobjects.dynamic.Mock.expect
(String, CallSequence)
com.mockobjects.dynamic.Mock.expectAndReturn
(String, CallSequence, Object)
com.mockobjects.dynamic.Mock.expectAndThrow
(String, CallSequence, Throwable)
com.mockobjects.dynamic.Mock.expectNotCalled
(String)
Not required, as if methodName is called, you will get a an exception
com.mockobjects.dynamic.Mock.expectVoid
(String)
com.mockobjects.dynamic.Mock.expectVoid
(String, ConstraintMatcher)
com.mockobjects.dynamic.Mock.expectVoid
(String, Object)
com.mockobjects.MockObject.notYetImplemented
(String)