Package | Description |
---|---|
org.jmock.integration.junit3 |
Integrates jMock with JUnit 3.
|
Class | Description |
---|---|
JUnit3ErrorTranslator |
Translates
ExpectationError s into JUnit's
AssertionFailedError s. |
VerifyingTestCase |
A
TestCase that verifies postconditions after the
test has run and before the fixture has been torn down. |
Copyright © 2003–2018 jMock. All rights reserved.