jar

com.robertboothby.djenni : djenni-parent

Maven & Gradle

Nov 11, 2019
0 stars

Djenni - Data Generator Framework · This is the parent module for all components of the Djenni framework - a test data generation framework that sets out to introduce better practices in test data management and generation. The core goals are: - to reduce the amount of time developers and testers spend manually crafting data - to make tests clearer by only focusing on the key data elements - to make tests even more complete by fuzzing data elements that are not deemed key to the test - to better support later test phases by helping developers to provide data generators suitable for large scale data generation in a thread safe / multi-threadable manner.

Table Of Contents

Latest Version

Download com.robertboothby.djenni : djenni-parent JAR file - Latest Versions:

All Versions

Download com.robertboothby.djenni : djenni-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
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 djenni-parent-0.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.