java-tutorials/testing-modules/mockito-simple
Dhawal Kapil 717e3fafdb JAVA-13629 More fixes and updates (#12566) 2022-08-05 01:19:05 +05:30
..
src JAVA-13629 More fixes and updates (#12566) 2022-08-05 01:19:05 +05:30
README.md JAVA-12032 Move Mockito ebook articles code to common module - mockito-simple- Delete mockito-3 since it had only 1 article which was moved to mockito-simple 2022-07-15 17:52:21 +05:30
pom.xml JAVA-13625 Updated/upgraded Mockito Annotations Code 2022-07-26 12:41:56 +05:30

README.md

Mockito Articles that are also part of the e-book

This module contains articles about Mockito that are also part of an Ebook.

Relevant articles:

NOTE:

Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.