DOC

com.github.nylle : javafixture

Maven & Gradle

May 09, 2023
2 usages
13 stars

JavaFixture · JavaFixture is the attempt to bring Mark Seemann's AutoFixture for .NET to the Java world. Its purpose is to generate full object graphs for use in test suites with a fluent API for customising the test objects during generation.

Table Of Contents

Latest Version

Download com.github.nylle : javafixture Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.nylle : javafixture Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.3.x
1.2.x
1.1.x
1.0.x
0.1.x
v1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file javafixture-2.9.8-javadoc.jar to javafixture-2.9.8-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder javafixture-2.9.8-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 "javafixture-2.9.8-sources.jar" -d "javafixture-2.9.8-javadoc" -subpackages 

Advertisement

Dependencies from Group

May 09, 2023
2 usages
13 stars
Dec 09, 2022
4 stars
May 18, 2023
2 stars
Dec 24, 2023
0 stars

Discover Dependencies

Jul 31, 2019
271 usages
254 stars
May 18, 2020
40 usages
448 stars
Dec 08, 2019
13 usages
Sep 28, 2021
207 stars
Jan 17, 2023
6 usages
110 stars
Jul 07, 2023
11 usages
267 stars
Nov 09, 2017
4 usages
Nov 08, 2021
18 usages
5 stars