Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.jmock.api Classes and Interfaces - 9 results found.
| Name | Description | Type | Package | Framework |
| Action | An object that fakes the behaviour of an InvocationExpectation. | Interface | org.jmock.api | JMock |
|
| Expectation | | Interface | org.jmock.api | JMock |
|
| ExpectationError | An error thrown when an expectation is violated during a test. | Class | org.jmock.api | JMock |
|
| ExpectationErrorTranslator | | Interface | org.jmock.api | JMock |
|
| Imposteriser | An object that can creates a proxy of the given type to capture Invocations and pass them to an | Interface | org.jmock.api | JMock |
|
| Invocation | The static details about a method and the run-time details of its invocation. | Class | org.jmock.api | JMock |
|
| Invokable | An object that can receive an Invocation. | Interface | org.jmock.api | JMock |
|
| MockObjectNamingScheme | | Interface | org.jmock.api | JMock |
|
| ThreadingPolicy | | Interface | org.jmock.api | JMock |