Mock object generator
http://easymock.org/
EasyMock provides Mock Objects for interfaces (and objects through the class extension) by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:p_conrad:java/easymock && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000057 57 Bytes | |
easymock-java7.patch | 0000003513 3.43 KB | |
easymock.changes | 0000000582 582 Bytes | |
easymock.spec | 0000002831 2.76 KB |
Comments 0