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

이가연 Step3, 4 미션 제출합니다 #69

Open
wants to merge 6 commits into
base: gy102912
Choose a base branch
from

Conversation

GY102912
Copy link

질문사항

  • InputView 내에서 콘솔창으로 입력받는 함수 getPlayerName, getRounds에 대해 어떻게 테스트코드를 짜면 좋을까요?

- 랜덤으로 레이싱카를 전진 혹은 정지 시키는 기능 구현
- 레이싱카의 이름을 받는 생성저와 getter, setter 기능 구현
- 레이싱카 전진 및 정지 확인
- 레이싱카 유효하지 않은 이름 에러 발생 확인
- 주어진 횟수 round만큼 각 레이싱카를 무작위로 움직여 총 이동거리를 구하는 start 메소드 구현
- 주어진 레이싱 경기 후 총 이동 거리를 바탕으로 승자를 가리는 ranking 메소드 구현
- 각 메소드에 대한 테스트 코드 작성
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