The default Junit framework behavior is to perform the whole tests execution whatever their status. But sometimes you want or you need to stop the execution if one of the test fails particularly if they depends each other.
Apache License V2.0
You can use and modify the library as you like.