A Guide to Robust Unit and Integration Tests with JUnit

, Software Pundits
This post was originally published on this site

Toptal

Automated software tests are critically important to the long-term quality, maintainability, and extensibility of software projects, and for Java, JUnit is the path to automation. While most of this article will focus on writing robust unit tests and utilizing stubbing, mocking, and dependency injection, Toptal Software Engineer Josh Hayden will also discuss JUnit and integration tests.

To read the full article click on the 'post' link at the top.