[ 原始碼: mockito ]
套件:libmockito-java(2.23.0-2)
mocking framework for Java
Mockito is a mocking library which lets you write tests with a clean and simple API.
It generates mocks using reflection, it records all mock invocations, including methods arguments.
其他與 libmockito-java 有關的套件
|
|
|
|
-
- dep: libbyte-buddy-java (>= 1.8.2-2~)
- Runtime code generation for the Java virtual machine
-
- dep: libhamcrest-java
- library of matchers for building test expressions
-
- dep: libobjenesis-java
- Java library to instantiate a new object of a particular class