jar

com.github.peterzeller : java-smallcheck

Maven & Gradle

May 30, 2018
0 stars

Java SmallCheck · An implementation of SmallCheck for Java as a JUnit extension.

Table Of Contents

Latest Version

Download com.github.peterzeller : java-smallcheck JAR file - Latest Versions:

All Versions

Download com.github.peterzeller : java-smallcheck JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.x

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 java-smallcheck-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

smallcheck

├─ smallcheck.JUnitQuickcheckTestClass.class - [JAR]

├─ smallcheck.PropertyStatement.class - [JAR]

├─ smallcheck.SmallCheckRunner.class - [JAR]

├─ smallcheck.SmallcheckException.class - [JAR]

smallcheck.generators

├─ smallcheck.generators.ArrayGen.class - [JAR]

├─ smallcheck.generators.BoolGen.class - [JAR]

├─ smallcheck.generators.ByteGen.class - [JAR]

├─ smallcheck.generators.CharGen.class - [JAR]

├─ smallcheck.generators.EnumGen.class - [JAR]

├─ smallcheck.generators.GenFactory.class - [JAR]

├─ smallcheck.generators.IntegerGen.class - [JAR]

├─ smallcheck.generators.ListGen.class - [JAR]

├─ smallcheck.generators.LongGen.class - [JAR]

├─ smallcheck.generators.MapGen.class - [JAR]

├─ smallcheck.generators.ParamGen.class - [JAR]

├─ smallcheck.generators.SeriesGen.class - [JAR]

├─ smallcheck.generators.SetGen.class - [JAR]

├─ smallcheck.generators.ShortGen.class - [JAR]

├─ smallcheck.generators.StaticFactoryMethodsGenerator.class - [JAR]

├─ smallcheck.generators.StringGen.class - [JAR]

├─ smallcheck.generators.TupleGenerator.class - [JAR]

smallcheck.annotations

├─ smallcheck.annotations.From.class - [JAR]

├─ smallcheck.annotations.Property.class - [JAR]

├─ smallcheck.annotations.StaticFactories.class - [JAR]

├─ smallcheck.annotations.StaticFactory.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

May 17, 2020
2 usages
5 stars
Aug 25, 2023
32 usages
3.9k stars
Jun 01, 2017
4 usages
Nov 16, 2022
104 usages
721 stars
Jul 07, 2018
2 usages
6 stars
May 23, 2017
0 stars
Oct 13, 2019
1.7k stars
May 24, 2017
9 usages
Jul 20, 2023
6 stars