... InjectMocks private BusinessService service = new BusinessServiceImpl(); In the test method, we will need to stub the mock service to provide the data ...
確定! 回上一頁