jar

de.apaxo.test : mockito-caching-spy

Maven & Gradle

Mar 04, 2014
6 stars

Mockito caching spy · This project implements the possibility for a certain object to cache the return values of a function and then return when they are called again. This can be used to create unit tests from integration tests.

Table Of Contents

Latest Version

Download de.apaxo.test : mockito-caching-spy JAR file - Latest Versions:

All Versions

Download de.apaxo.test : mockito-caching-spy JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window mockito-caching-spy-0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.apaxo.test

├─ de.apaxo.test.CachingSpy.class - [JAR]