Class JUnit3Mockery

java.lang.Object
org.jmock.Mockery
org.jmock.integration.junit3.JUnit3Mockery
All Implemented Interfaces:
org.hamcrest.SelfDescribing

public class JUnit3Mockery extends Mockery
A Mockery that reports expectation errors as JUnit 3 test failures.
  • Constructor Details

    • JUnit3Mockery

      public JUnit3Mockery()