Update and rename ItemServiceTest.groovy to ItemServiceUnitTest.groovy
This commit is contained in:
committed by
GitHub
parent
01ab66f84f
commit
24a3fa2ae7
@@ -2,7 +2,7 @@ package mocks
|
||||
|
||||
import spock.lang.Specification
|
||||
|
||||
class ItemServiceTest extends Specification {
|
||||
class ItemServiceUnitTest extends Specification {
|
||||
|
||||
ItemProvider itemProvider
|
||||
ItemService itemService
|
||||
Reference in New Issue
Block a user