testCompile('org.springframework.boot:spring-boot-starter-test')
testCompile group: 'org.mockito', name: 'mockito-core', version: '1.10.19'
OrderService
OrderServiceImpl
ProductServiceTestConfig
MockitoDemoApplicationTests
testCompile('org.springframework.boot:spring-boot-starter-test')
AbstractTest
ProductServiceControllerTest