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

[로또] 이승준 미션 제출합니다. #383

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

1eeSJ
Copy link

@1eeSJ 1eeSJ commented Nov 4, 2024

No description provided.

1eeSJ added 30 commits November 3, 2024 20:35
- 번호의 범위에 관한 예외 케이스 작성
- 자연수 확인에 관한 예외 케이스 작성
- 문자열로 입력된 경우에 관한 예외 케이스 작성
- 보너스 번호가 당첨 번호와 중복될 경우
- 보너스 번호가 범위를 벗어난 경우
- 잘못된 보너스 번호 입력 시 오류가 발생하고 발생 부분부터 다시 입력되도록 수정
- runException 함수가 아닌 runExceptionBonus를 테스트 하도록 수정
- 로직을 처리할 LottoService 클래스 생성
- 데이터를 저장할 LottoRepository 클래스 생성
- entity를 담당할 Lotto 클래스 파일 위치 변경
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