Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 944cd19ee423de22ef706962811527b2558cb4f0 Size: 989.86 KB File Format: jar
Rating: 1.826086956
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 275 License: Free
Jumble is a free software by Len Trigg and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download Jumble which is 989.86 KB in size and belongs to the software category Other Programming Files. Jumble was released on 2015-05-23 and last updated on our database on 2017-04-05 and is currently at version 1.3.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
Jumble Description
Jumble is a handy, very useful Java mutation tool specially designed to enbale developers to measure the effectiveness and coverage of JUnit test suites.
Do you want to know how good your JUnit tests are?
Jumble will tell you: from 0% (worthless) to 100% (angelic!).
Jumble is a class level mutation testing tool that works in conjunction with JUnit. The purpose of mutation testing is to provide a measure of the effectiveness of test cases.
A single mutation is performed on the code to be tested, the corresponding test cases are then executed. If the modified code fails the tests, then this increases confidence in the tests. Conversely, if the modified code passes the tests this indicates a testing deficiency.System requirementsJava