[ 源代码: jmock2 ]
软件包:libjmock2-java(2.8.4-1)
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.
其他与 libjmock2-java 有关的软件包
|
|
|
|
-
- dep: libasm-java (>= 6.2.1)
- Java bytecode manipulation framework
-
- dep: libbsh-java (>= 2.0b4)
- Java scripting environment (BeanShell) Version 2 (library)
-
- dep: libcglib-java (>= 3.2.6)
- 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