Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jean-Francois Leveque
2017-02-07 15:36:03 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fd22256838d80e92f6b1e604b8da36f09d30eab2
fd222568
1 parent
8a141889
Ajout de commentaire
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/test/java/org/legrog/web/xyz/ListCountriesViewTest.java
src/test/java/org/legrog/web/xyz/ListCountriesViewTest.java
View file @
fd22256
...
...
@@ -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
{
...
...
Please
register
or
login
to post a comment