Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

7주차 - 대역 - 김정호 #71

Closed
4 tasks done
hou27 opened this issue Feb 6, 2023 · 1 comment · Fixed by #73
Closed
4 tasks done

7주차 - 대역 - 김정호 #71

hou27 opened this issue Feb 6, 2023 · 1 comment · Fixed by #73
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@hou27
Copy link
Member

hou27 commented Feb 6, 2023

#69

⭐ Chapter 7. 대역

실제 구현을 대역으로 대체하는 법을 알아보고 실습하면서 다양한 상황에서 테스트 코드를 작성하는 능력을 키운다.

  • 대역의 종류 및 사용법을 공부하고 실습해보면서 실제 구현이 아닌 대역으로 테스트를 원활하게 진행하는 법을 익힌다.
  • Chap 7의 내용을 개인 기술 블로그에 정리한 후 자신의 issue에 comment로 링크 남기기
  • 문제 만들고, Core Member에게 제출하기(스터디 전날까지 부탁드려요!)

  • 모든 과정을 마친 후 pull request 올리기(pr 올릴 변경사항이 없다면 설명을 남긴 후, 체크해주세요)
@hou27 hou27 added the documentation Improvements or additions to documentation label Feb 6, 2023
@hou27 hou27 self-assigned this Feb 6, 2023
hou27 added a commit that referenced this issue Feb 7, 2023
hou27 added a commit that referenced this issue Feb 7, 2023
- 모의 객체 생성,
- BDDMockito를 사용하여 Stub을 대체
- 모의 객체가 기대한 대로 불렸는지 검증
- Spy 대체
@hou27
Copy link
Member Author

hou27 commented Feb 7, 2023

Chap 07. 대역

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant