Effective Unit Testingtxt,chm,pdf,epub,mobi下载 作者:Lasse Koskela 出版社: Manning Publications 副标题: A guide for Java Developers 出版年: 2013-2-13 页数: 248 定价: USD 39.99 装帧: Paperback ISBN: 9781935182573
内容简介 · · · · · ·* Teaches how to write good tests * Uses state-of-the-art open source software * Offers real-world insights from an expert author Code is written by humans who make mistakes UPSILONV hence bugs and the need for testing. Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techn...
* Teaches how to write good tests * Uses state-of-the-art open source software * Offers real-world insights from an expert author Code is written by humans who make mistakes UPSILONV hence bugs and the need for testing. Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techniques such as unit testing. Specific, automated tests are created to verify the accuracy and function of code while or even before itUPSILON s written UPSILONV to catch bugs early. Unit Testing in Java teaches how to write good tests that are concise and to the point, useful, and maintainable. This book focuses on tools and practices specific to Java. It introduces emerging techniques like specification by example and behavior-driven development, and shows how to add robust practices into developers toolkits.
|
期待内容,好想赶紧开始看
许多都超出了我的认知
有深度
这本书高中学北京大学先修课的时候老师就反复提及