java-tutorials/testing-modules/mockito-simple
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
..
src JAVA-13636 Minor cleanup 2022-08-28 20:42:59 +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-14673 - Fix formatting of POMs (#12722) 2022-09-13 21:22:49 +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.