jar

net.datenstrudel : kotlin-fixture-magic

Maven & Gradle

Jan 12, 2021
2 stars

kotlin-fixture-magic · Allows creation of random instances of (many) arbitrary classes in Kotlin. JVM only

Table Of Contents

Latest Version

Download net.datenstrudel : kotlin-fixture-magic JAR file - Latest Versions:

All Versions

Download net.datenstrudel : kotlin-fixture-magic JAR file - All Versions:

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

net.datenstrudel.kotlin_fixture_magic

├─ net.datenstrudel.kotlin_fixture_magic.BulkFixtureFactory.class - [JAR]

├─ net.datenstrudel.kotlin_fixture_magic.CustomCreator.class - [JAR]

├─ net.datenstrudel.kotlin_fixture_magic.FixtureFactory.class - [JAR]

├─ net.datenstrudel.kotlin_fixture_magic.InvalidFixtureConfigException.class - [JAR]

├─ net.datenstrudel.kotlin_fixture_magic.NoUsableConstructorFound.class - [JAR]