jar

net.sf.randomjunit : random-jUnit

Maven & Gradle

Jun 14, 2011

Random jUnit · This project permits to execute jUnit randomly: per ClassRunner and per suite. This approach is not the best to reproduce errors, however, it aims to discover new ones.

Table Of Contents

Latest Version

Download net.sf.randomjunit : random-jUnit JAR file - Latest Versions:

All Versions

Download net.sf.randomjunit : random-jUnit JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 random-jUnit-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

net.sf.randomjunit

├─ net.sf.randomjunit.RandomSuite.class - [JAR]

├─ net.sf.randomjunit.RandomTestRunner.class - [JAR]