Jean-Francois Leveque

Ajout de commentaire

......@@ -29,6 +29,8 @@ public class ListCountriesViewTest {
@BeforeEach
/*
Initialisation attributs et mocks des tests.
@param sharedService Mock de SharedService
*/
public void setup(@Mock SharedService sharedService) throws Exception {
......