摘要: 本文讨论了实际工作中单元测试实践和测试驱动开发的感受和困惑,并试图通过研究业界实践来回答如下问题:为什么要进行单元测试,对谁进行单元测试,怎么进行单元测试。
阅读全文
posted @
2010-07-13 17:34 Justin Chen 阅读(2881) |
评论 (2) |
编辑 收藏
摘要: This message is a summary based on a very good article (http://www.ibm.com/developerworks/java/library/j-ts1.html?S_TACT=105AGX02&S_CMP=EDU) and focusing on common mistakes when implementing transactions in the Java platform. The original article is aimed to discuss Transaction Strategy. Here, we just want to discuss the common mistakes on transaction management.
阅读全文
posted @
2009-04-15 15:12 Justin Chen 阅读(2848) |
评论 (0) |
编辑 收藏