DOC

org.scalacheck : scalacheck

Maven & Gradle

Nov 24, 2008
12 usages

ScalaCheck · ScalaCheck is a tool for testing Scala programs, based on property specifications and automatic test data generation. The basic idea is that you define a property that specifies the behaviour of a method or some unit of code, and ScalaCheck checks that the property holds. All test data are generated automatically in a random fashion, so you don't have to worry about any missed cases.

Table Of Contents

Latest Version

Download org.scalacheck : scalacheck Javadoc & API Documentation - Latest Versions:

All Versions

Download org.scalacheck : scalacheck Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5
1.4
1.3
1.2
1.1
1.1.x
1.0

How to open Javadoc JAR file in web browser

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

Advertisement

Dependencies from Group

Sep 15, 2022
2.4k usages
1.9k stars
Dec 17, 2020
2.4k usages
1.9k stars
Sep 15, 2022
1.5k usages
1.9k stars
Dec 13, 2019
1.1k usages
1.9k stars
Sep 15, 2022
250 usages
1.9k stars

Discover Dependencies

Apr 21, 2021
55 usages
1.9k stars
Jul 19, 2023
62 usages
105 stars
May 11, 2023
303 usages
1.8k stars
Jun 18, 2023
375 usages
Jun 18, 2023
48 usages
Jan 30, 2017
19 usages
472 stars
Aug 21, 2023
118 usages
461 stars
Apr 05, 2017
15 usages
431 stars
Mar 03, 2021
3 usages
6k stars
Aug 07, 2023
110 usages
5.7k stars