java-tutorials/testing-modules/mockito-simple
ACHRAF TAITAI 5f0a95c784
Bael 7757 (#16485)
* BAEL-7765: How to fix JsonParseException: Unexpected character (code 115) when parsing unquoted JSON in Jackson

* BAEL-7757: How to solve MockitoException: the existing mock registration must be deregistered
2024-04-24 20:07:03 +02:00
..
src Bael 7757 (#16485) 2024-04-24 20:07:03 +02:00
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-26760: Updated and standardized the junit-jupiter-engine library (#16357) 2024-04-23 18:45:06 +02:00

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.