Java EE Unit Testing Made Easier

code

The concept of unit testing has been around for some time and is considered a good practice for all developers. Frameworks for unit testing abound in the Java EE landscape, including such options as JUnit and TestNG. These and other frameworks are best utilized with POJOs, in which functionality to be tested can be isolated … Read more

Follow

Get every new post delivered to your Inbox.