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

✅ 테스트 환경에 사용되던 테스트 더블 클래스명 변경 #685

Closed
1 task
helenason opened this issue Jan 7, 2025 · 0 comments · Fixed by #686
Closed
1 task

✅ 테스트 환경에 사용되던 테스트 더블 클래스명 변경 #685

helenason opened this issue Jan 7, 2025 · 0 comments · Fixed by #686
Assignees
Labels

Comments

@helenason
Copy link
Contributor

📌 Description

테스트 환경에 사용되던 테스트 더블 클래스명을 fake에서 stub으로 변경한다. 무의식중에 fake라는 이름을 사용하였는데, stub과 fake의 차이를 학습해보니 내가 구현한 클래스는 stub에 가깝다고 생각했다.

📝 To-do

  • 테스트 환경에 사용되던 테스트 더블 클래스명 fake -> stub

예상 소요 시간

  • 0.5h
  • 1h
  • 1.5h
  • 2h
  • 2.5h
  • 3h+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
1 participant