[ Bron: jmock2 ]
Pakket: libjmock2-java (2.8.3-2)
Verwijzigingen voor libjmock2-java
Trisquel bronnen:
Het bronpakket jmock2 downloaden:
Beheerder:
Original Maintainers:
- Debian Java Maintainers (Mailarchief)
- Stephen Nelson
Externe bronnen:
- Homepage [www.jmock.org]
Vergelijkbare pakketten:
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.
Andere aan libjmock2-java gerelateerde pakketten
|
|
|
-
- dep: libasm-java (>= 6.0~alpha)
- Java bytecode manipulation framework
-
- dep: libbsh-java (>= 2.0b4)
- Java scripting environment (BeanShell) Version 2 (library)
-
- dep: libcglib-java (>= 3.2.5)
- Code generation library for Java
-
- dep: libhamcrest-java
- library of matchers for building test expressions
-
- dep: libobjenesis-java (>= 2.6)
- Java library to instantiate a new object of a particular class