Unit Testing with JUnit Course Overview JUnit is the most popular and widely used Java unit testing framework. This hands-on course,delivered using JUnit v5,comprises sessions dealing with unit testing,setup,annotations,assertions and assumptions,conditional tests,parameterised tests,stubbing and mocking,Mockito,DAO and Servlet testing,testing multi-threaded code,and TDD. Exercises and examples are used throughout the course to give practical hands-on experience with the techniques covered.