Skip to content

Commit

Permalink
오타
Browse files Browse the repository at this point in the history
  • Loading branch information
taetaetae committed May 29, 2024
1 parent 9909337 commit fa92312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/review-springcamp2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ images :
- Unit - Intergration - E2E
- 비용을 결정하는 요소
- 작성하는 로직이 어떤 요청이 필요한지 (Given)
- 작성하는 로직은 어떤 겨로가가 나와야 하는지 (Then)
- 작성하는 로직은 어떤 결과가 나와야 하는지 (Then)
- 제거할수 있는 테스트 비용
- Given - 테스트를 복잡하게 작성하려 한다 (작성비용)
- Then - 하나의 테스트에서 많은 검증을 하려한다 (유지보수 비용)
Expand Down

0 comments on commit fa92312

Please sign in to comment.