Uses of Class
org.jmock.integration.junit4.JUnit4Mockery
Packages that use JUnit4Mockery
-
Uses of JUnit4Mockery in org.jmock.integration.junit4
Subclasses of JUnit4Mockery in org.jmock.integration.junit4Modifier and TypeClassDescriptionclass
AJUnitRuleMockery
is a JUnit Rule that manages JMock expectations and allowances, and asserts that expectations have been met after each test has finished.