반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- mac os git error
- querydsl no sources given
- 스프링부트테스트
- LeetCode
- springboottest
- Medium
- springbatch error
- log error
- aws
- AWS CLI
- java 여러개 버전
- maybe not public or not valid?
- yum install java
- JUnit
- el1008e
- error
- property or field 'jobparameters' cannot be found on object of type
- java 11
- OpenFeign
- java version
- no sources given
- xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools)
- java 1.8 11
- Java 1.8
- easy
- parse
- No tests found for given includes
- java 버전 변경
- springboot
- java
Archives
- Today
- Total
목록mock java (1)
쩨이엠 개발 블로그
[ Springboot JUnit Test ] Please remove unnecessary stubbings or use 'lenient' strictness
Mockito를 사용 할 때 분명히 되어야하는데 안될 때가 있다(? 테스트가 안될리가 없는데... 하고 살펴봤더니 UnneccessaryStubbingException이 나타났다 org.mockito.exceptions.misusing.UnnecessaryStubbingException: Unnecessary stubbings detected. Clean & maintainable test code requires zero unnecessary code. Following stubbings are unnecessary (click to navigate to relevant line of code): 1. -> at com.service.DashboardServiceTest.setLineStatus(Das..
개발/Spring
2022. 9. 19. 16:44