[ buster ]
[ bullseye ]
[ 原始碼: easymock ]
套件:libeasymock-java-doc(4.2-1)
Java library to generate Mock Objects for given interfaces (documentation)
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.
This package contains the documentation for the Mock Objects library.
其他與 libeasymock-java-doc 有關的套件
|
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- enh: libeasymock-java
- Java library to generate Mock Objects for given interfaces