Pakket: libmockito-java (3.3.3-1)
Verwijzigingen voor libmockito-java
Debian bronnen:
Het bronpakket mockito downloaden:
Beheerders:
Externe bronnen:
- Homepage [mockito.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan libmockito-java gerelateerde pakketten
|
|
|
|
-
- 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