Random jUnit executer

This application helps to execute jUnit tests in a random order. jUnit is a framework to make unit test in Java code.

The best explanation about how this application works can be found in this thread of StackOverflow . The original idea is from Michael Lloyd Lee

The icon was taken from http://findicons.com/icon/437340/media_shuffle . This image is licensed under CC-BY-ND.

Eclipse without Maven

You just need to download the jar file and add it as a library in the Java Build Path of the project.