[ 源代码: easymock ]
软件包:libeasymock-java(5.2.0-1)
Java library to generate Mock Objects for given interfaces
EasyMock is a library that provides an easy way to use Mock Objects for given interfaces. Mock Objects simulate parts of the behavior of domain code, and are able to check whether they are used as defined. Domain classes can be tested in isolation by simulating their collaborators with Mock Objects.
其他与 libeasymock-java 有关的软件包
|
|
|
|
-
- dep: libasm-java (>= 9.4)
- Java bytecode manipulation framework
-
- dep: libbyte-buddy-java (>= 1.12.23)
- Runtime code generation for the Java virtual machine
-
- dep: libobjenesis-java (>= 3.3)
- Java library to instantiate a new object of a particular class