Uses of Package
org.jmock.integration.junit3
-
Packages that use org.jmock.integration.junit3 Package Description org.jmock.integration.junit3 Integrates jMock with JUnit 3. -
Classes in org.jmock.integration.junit3 used by org.jmock.integration.junit3 Class Description JUnit3ErrorTranslator TranslatesExpectationError
s into JUnit'sAssertionFailedError
s.VerifyingTestCase ATestCase
that verifies postconditions after the test has run and before the fixture has been torn down.