[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#573803: ITP: jmock2 -- Java library for testing code with mock objects



Package: wnpp
Severity: wishlist
Owner: Gabriele Giacone <1o5g4r8o@gmail.com>

* Package name    : jmock2
  Version         : 2.5.1
  Upstream Author : Steve Freeman, Tim Mackinnon, Nat Pryce, Mauro Talevi, Joe Walnes
                    <http://dir.gmane.org/gmane.comp.java.jmock.devel>
* URL             : http://www.jmock.org
* License         : BSD
  Programming Lang: java
  Description     : Java library for testing code with mock objects

 Mock objects help you design and test the interactions between the objects in
 your programs.
 The jMock library:
  * makes it quick and easy to define mock objects, so you don't break the
    rhythm of programming.
  * lets you precisely specify the interactions between your objects, reducing
    the brittleness of your tests.
  * works well with the autocompletion and refactoring features of your IDE
  * plugs into your favourite test framework
  * is easy to extend.



Reply to: