Description
In this course, you will :
- Learn to use JUnit and Mockito to develop higher quality, fully tested code.
- Learn to use Mockito verification to confirm method calls.
- Learn to use Mockito stubbing to interact with mock objects.
- Learn to use stubbing and verification together to develop fully tested code.