当前位置:在线查询网 > 图书大全 > Unit Test Frameworks

Unit Test Frameworks_图书大全


请输入要查询的图书:

可以输入图书全称,关键词或ISBN号

Unit Test Frameworks

ISBN: 9780596006891

出版社: O'Reilly Media

出版年: 2004-10

页数: 212

定价: USD 29.95

装帧: Paperback

内容简介


Unit test frameworks are a key element of popular development methodologies such as eXtreme Programming (XP) and Agile Development. But unit testing has moved far beyond eXtreme Programming; it is now common in many different types of application development. Unit tests help ensure low-level code correctness, reduce software development cycle time, improve developer productivity, and produce more robust software. Until now, there was little documentation available on unit testing, and most sources addressed specific frameworks and specific languages, rather than explaining the use of unit testing as a language-independent, standalone development methodology. This invaluable new book covers the theory and background of unit test frameworks, offers step-by-step instruction in basic unit test development, provides useful code examples in both Java and C++, and includes details on some of the most commonly used frameworks today from the XUnit family, including JUnit for Java, CppUnit for C++, and NUnit for .NET. Unit Test Frameworks includes clear, concise, and detailed descriptions of:

The theory and design of unit test frameworks

Examples of unit tests and frameworks

Different types of unit tests

Popular unit test frameworks

And more It also includes the complete source code for CppUnit for C++, and NUnit for .NET.

关键词:Unit Test Frameworks