DOC

net.sf.esfinge : classmock

Maven & Gradle

Nov 24, 2018
3 usages
4 stars

Classmock · ClassMock is a framework that helps the creation of unit tests for components that use reflection or annotations. In this kind of classes, the behavior is dependent of the class structure. This way, each test case usually works with a different class created specifically for the test. With ClassMock is possible to define and generate classes in runtime, allowing a better test readability and logic sharing between tests.

Table Of Contents

Latest Version

Download net.sf.esfinge : classmock Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sf.esfinge : classmock Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.3
2.2
2.1.x
2.1
1.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file classmock-2.3-javadoc.jar to classmock-2.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder classmock-2.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "classmock-2.3-sources.jar" -d "classmock-2.3-javadoc" -subpackages 

Advertisement

Dependencies from Group

Sep 30, 2016
5 usages
5 stars
Nov 24, 2018
3 usages
4 stars
Oct 26, 2019
2 usages
9 stars
Apr 08, 2019
1 usages
1 stars
Apr 08, 2019
1 usages
1 stars

Discover Dependencies

May 31, 2019
7 usages
423 stars
Feb 22, 2023
9 usages
212 stars
Jan 18, 2019
9 usages
7 stars
Nov 11, 2020
10 usages
0 stars
Aug 22, 2023
9 usages
0 stars
Aug 17, 2015
5 usages
0 stars
Jun 07, 2023
4 usages
9 stars
Apr 23, 2020
4 usages