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

[week6] Auth 관련 API 테스트코드 추가 & CI 작성 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tkdwns414
Copy link
Collaborator

과제 내용

  • week6의 과제

정리

배운 점 / 인상깊었던 점 / 공유하고 싶은 점 등을 적어주세요.

과제 정리 파일

이번주 정리한 md 파일들을 링크로 달아주세요

과제 정리하며 궁금했던 점

스터디 전 discussion에 작성한 것이 있다면 링크를 달아주세요

정적팩토리 메소드를 사용하도록 보장하기 위해 생성자를 private으로 만들었는데 테스트코드에서 인스턴스가 필요할 때 어떤식으로 만들어야할지? 이게 리플렉션을 쓰면 해결되는게 맞는지?

@tkdwns414 tkdwns414 self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant