Package | Description |
---|---|
org.jmock.example.gettingstarted | |
org.jmock.integration.junit4 |
Integrates jMock with JUnit 4.
|
Class and Description |
---|
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. |
Class and Description |
---|
JUnit4Mockery
A
Mockery that reports expectation errors as JUnit 4 test failures. |
Copyright © 2003–2021 jMock. All rights reserved.