Uses of Class
org.jmock.integration.junit4.JUnit4Mockery
-
Packages that use JUnit4Mockery Package Description org.jmock.integration.junit4 Integrates jMock with JUnit 4. -
-
Uses of JUnit4Mockery in org.jmock.integration.junit4
Subclasses of JUnit4Mockery in org.jmock.integration.junit4 Modifier and Type Class Description class
JUnitRuleMockery
AJUnitRuleMockery
is a JUnit Rule that manages JMock expectations and allowances, and asserts that expectations have been met after each test has finished.
-