Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jmock.integration.junit4 Classes and Interfaces - 3 results found.
| Name | Description | Type | Package | Framework |
| JMock | A test Runner that asserts that all expectations have been met after the test has finished and before the fixture is torn down. | Class | org.jmock.integration.junit4 | JMock |
|
| JUnit4Mockery | A Mockery that reports expectation errors as JUnit 4 test failures. | Class | org.jmock.integration.junit4 | JMock |
|
| JUnitRuleMockery | A JUnitRuleMockery is a JUnit Rule that manages JMock expectations and allowances, and asserts that expectations have been met after each test | Class | org.jmock.integration.junit4 | JMock |