PostsService.java#L40-L43 #140
KangSeongHyo
started this conversation in
코드 리뷰
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
dnd-5th-3-backend/src/main/java/com/dnd5th3/dnd5th3backend/service/PostsService.java
Lines 40 to 43 in cb1f6c3
이부분은 테스트할때 now()같이 static 메서드는 mock하기가 어려워서 따로 클래스 하나 만들면 좋을것 같아요 (외부에서 받도록)
Beta Was this translation helpful? Give feedback.
All reactions