Java Getting started with Junit Sankar Cheppali | July 2, 2016 In this blog we will see how to setup unit testing for a java project. Fist create a java project and a simple class. I created a simple Read More