Junit is a unit testing framework for the Java programming language. If you want to read about best practices followed for junit testing then here is an excellent guide for...
The post Junit testcases which expects exception on runtime appeared first on How To Do In Java.