- https://medium.com/@gustavo.ponce.ch/spring-boot-restful-junit-mockito-hamcrest-eclemma-5add7f725d4e
- can we use same mock in two different test methods? what would be its implications ie. pros and cons?
- what layer is best suitable for being tested through mockito? controller or service? or both?
- https://dzone.com/articles/spring-boot-unit-testing-and-mocking-with-mockito
- @Mock vs @InjectMocks?
No comments:
Post a Comment