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

2주차 - TDD 시작 - 김정호 #3

Closed
3 tasks done
hou27 opened this issue Jan 4, 2023 · 1 comment · Fixed by #12
Closed
3 tasks done

2주차 - TDD 시작 - 김정호 #3

hou27 opened this issue Jan 4, 2023 · 1 comment · Fixed by #12
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@hou27
Copy link
Member

hou27 commented Jan 4, 2023

#2
TDD란 무엇인지 알아보고, 현실적인 기능을 구현해보며
TDD의 흐름을 파악하고 알아가는 시간을 갖는다.

  • 암호 검사기 구현을 통해 TDD 경험해보기
  • Chap 2의 내용을 개인 기술 블로그에 정리하기
  • Chap 2 내용을 보고 중요하다고 생각되는 부분에 해당하는 관련 문제를 만들고, Core Member에게 제출하기
@hou27 hou27 added the documentation Improvements or additions to documentation label Jan 4, 2023
@hou27 hou27 self-assigned this Jan 4, 2023
hou27 added a commit that referenced this issue Jan 4, 2023
application.properties -> application.yml로 파일명 변경
hou27 added a commit that referenced this issue Jan 5, 2023
- 메서드 이름은?
- 덧셈 기능을 제공하는 메서드의 파라미터 개수는?
- 메서드는 정적 메서드? 인스턴스 메서드?
- 메서드를 제공하는 클래스명은?
hou27 added a commit that referenced this issue Jan 5, 2023
hou27 added a commit that referenced this issue Jan 5, 2023
모든 규칙을 충족하는 경우
hou27 added a commit that referenced this issue Jan 5, 2023
hou27 added a commit that referenced this issue Jan 5, 2023
아무 조건도 충족하지 못한 경우를 위해서
조건문 수정 및 반환문 순서 조정
hou27 added a commit that referenced this issue Jan 5, 2023
가독성 개선을 위해 충족한 조건 개수 세는 코드 메서드로 분리
@hou27
Copy link
Member Author

hou27 commented Jan 5, 2023

@hou27 hou27 linked a pull request Jan 8, 2023 that will close this issue
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