In this practical session, you will implement tests using different tools (jUnit, Mockito) and evaluate the quality of those tests (PMD, PIT). After this session you should be able to write test suites and evaluate the quality of those tests using different techniques.
You can access the exercises here
Exercice answer should be writen in the corresponding exercices folder.
The associated code must be written in corresponding code folder.
You can realize this lab by group of 1 or 2.
We will mark this lab. You need to fork this repository and to submit a pull request with the answers directly here (deadline October 11nd 2024, 23:59).
Note : To be taken into account for grading, the title of the pull request must be formatted as follows {LAST_NAME1}{FIRST_NAME1}&{LAST_NAME2}_{FIRST_NAME2}