Uses of Class
org.jmock.integration.junit4.JUnit4Mockery
-
-
Uses of JUnit4Mockery in org.jmock.integration.junit4
Subclasses of JUnit4Mockery in org.jmock.integration.junit4 Modifier and Type Class Description classJUnitRuleMockeryAJUnitRuleMockeryis a JUnit Rule that manages JMock expectations and allowances, and asserts that expectations have been met after each test has finished.
-