Package | Description |
---|---|
org.jmock.integration.junit4 |
Integrates jMock with JUnit 4.
|
Modifier and Type | Class and Description |
---|---|
class |
JUnitRuleMockery
A
JUnitRuleMockery is a JUnit Rule that manages JMock expectations
and allowances, and asserts that expectations have been met after each test
has finished. |
Copyright © 2003–2021 jMock. All rights reserved.