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 14:39:05 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aa9455fc08c1bbde72f27472d2fd7e3da6bd0ecf
aa9455fc
1 parent
29f4d233
Correction nom de classe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/test/java/org/legrog/web/xyz/ListCountriesViewTest.java
src/test/java/org/legrog/web/xyz/ListCountriesViewTest.java
View file @
aa9455f
...
...
@@ -37,7 +37,7 @@ public class ListCountriesViewTest {
@Nested
@DisplayName
(
"init method"
)
class
i
nitTests
{
class
I
nitTests
{
@Test
@DisplayName
(
"should get all countries"
)
...
...
Please
register
or
login
to post a comment