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