[ 原始碼: jmock2 ]
套件:libjmock2-java(2.12.0-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 (>= 9.0)
- Java bytecode manipulation framework
-
- dep: libbsh-java (>= 2.0b4)
- Java scripting environment (BeanShell) Version 2 (library)
-
- dep: libbyte-buddy-java (>= 1.8.2)
- Runtime code generation for the Java virtual machine
-
- dep: libcglib-java (>= 3.2.12)
- Code generation library for Java
-
- dep: libfindbugs-annotations-java
- Static java code analyzer to find bugs (Annotations)
-
- dep: libhamcrest-java
- library of matchers for building test expressions
-
- dep: libobjenesis-java (>= 3.1)
- Java library to instantiate a new object of a particular class