Package org.jmock.integration.junit3

Integrates jMock with JUnit 3.

See:
          Description

Class Summary
JUnit3ErrorTranslator Translates ExpectationErrors into JUnit's AssertionFailedErrors.
JUnit3Mockery  
MockObjectTestCase A TestCase that supports testing with mock objects.
VerifyingTestCase A TestCase that verifies postconditions after the test has run and before the fixture has been torn down.
 

Package org.jmock.integration.junit3 Description

Integrates jMock with JUnit 3.