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-03-06 11:17:22 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
82f8c2ce54cacd7daf6b0c0dc98b17e76b5f70df
82f8c2ce
1 parent
286c6fab
Comments in English
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/test/java/org/legrog/web/publisher/PublisherServiceDefaultTest.java
src/test/java/org/legrog/web/publisher/PublisherServiceDefaultTest.java
View file @
82f8c2c
...
...
@@ -26,7 +26,7 @@ import static org.assertj.core.api.Assertions.assertThat;
import
static
org
.
mockito
.
Mockito
.*;
/**
* Class
e testant PublisherServiceDefault.
* Class
testing PublisherServiceDefault
*/
@RunWith
(
JUnitPlatform
.
class
)
@ExtendWith
(
MockitoExtension
.
class
)
...
...
Please
register
or
login
to post a comment