Description
In this course,
- You will learn about role of Test Doubles in Unit Testing
- You will learn to write Java unit tests in next generation JUnit 5 and Mockito 3 framework
- You will learn about Mockito ability to perform behavior verification
- Mockito 3 Framework
- JUnit 5 or JUnit 4 with Mockito 3
- You will learn how to handle exceptions in Mockito