2015. 1. 20. 10:26
프로그래밍/TDD
"No matter how flexible your architecture is, no matter how nicely partitioned your
design, without tests you will be reluctant to make changes because of the fear that you
will introduce undetected bugs."
- Clean Code Chapter 9
'프로그래밍 > TDD' 카테고리의 다른 글
Given When Then (0) | 2015.11.04 |
---|---|
F.I.R.S.T (0) | 2015.01.20 |
TEST 용 import static 템플릿 (0) | 2011.10.05 |
특정 테스트 메소드만 실행는 방법 (0) | 2011.09.29 |
Mockito (0) | 2011.09.26 |