A C J M O P V 
All Classes All Packages

A

apply(Statement, FrameworkMethod, Object) - Method in class org.jmock.integration.junit4.JUnitRuleMockery
 
assertMockeryIsSatisfied(Object) - Method in class org.jmock.integration.junit4.JMock
Deprecated.
 

C

createTest() - Method in class org.jmock.integration.junit4.JMock
Deprecated.
 

J

JMock - Class in org.jmock.integration.junit4
Deprecated.
For JUnit 4 use JUnitRuleMockery
JMock(Class<?>) - Constructor for class org.jmock.integration.junit4.JMock
Deprecated.
 
JUnit4Mockery - Class in org.jmock.integration.junit4
A Mockery that reports expectation errors as JUnit 4 test failures.
JUnit4Mockery() - Constructor for class org.jmock.integration.junit4.JUnit4Mockery
 
JUnitRuleMockery - Class in org.jmock.integration.junit4
A JUnitRuleMockery is a JUnit Rule that manages JMock expectations and allowances, and asserts that expectations have been met after each test has finished.
JUnitRuleMockery() - Constructor for class org.jmock.integration.junit4.JUnitRuleMockery
 

M

mockeryOf(Object) - Method in class org.jmock.integration.junit4.JMock
Deprecated.
 

O

org.jmock.integration.junit4 - package org.jmock.integration.junit4
Integrates jMock with JUnit 4.

P

possiblyExpectingExceptions(FrameworkMethod, Object, Statement) - Method in class org.jmock.integration.junit4.JMock
Deprecated.

V

verify(FrameworkMethod, Object, Statement) - Method in class org.jmock.integration.junit4.JMock
Deprecated.
 
A C J M O P V 
All Classes All Packages