jar

io.github.autoparams : autoparams-kotlin

Maven & Gradle

Sep 22, 2023
344 stars

AutoParams Kotlin · A Kotlin-specific addition to the AutoParams library, allowing for the automated generation of random parameters for unit testing in Kotlin. This extension is designed to leverage Kotlin's unique features for more powerful and flexible test data generation.

Table Of Contents

Latest Version

Download io.github.autoparams : autoparams-kotlin JAR file - Latest Versions:

All Versions

Download io.github.autoparams : autoparams-kotlin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.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 autoparams-kotlin-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

autoparams.kotlin

├─ autoparams.kotlin.AutoKotlinSource.class - [JAR]

├─ autoparams.kotlin.KotlinConstructorExtractor.class - [JAR]

├─ autoparams.kotlin.KotlinConstructorExtractorCustomizer.class - [JAR]

├─ autoparams.kotlin.KotlinCustomizer.class - [JAR]