links for 2006–04–24
by Xu Wenhao
- Extremely Uncomfortable » Don’t be Clever Dummy
- 小聪明的人三分钟冒出来一个新主意,就洋洋得意了,自己又崇拜自己一把;大智慧的人,用三个月时间考虑一件事,用三年时间把它实现,成就一项事业。
- (tags: 人性)
- Externalizing the Test Data and Test Case from JUnit test suite
- Sorry, but this is a quite dangerous anti-pattern. Unit-tests are not simply for testing a piece of code. They carry several, additional, very important roles. One of them is — documentation.
- (tags: junit test data)