| 000 | 01399camuu22003497a 4500 | |
| 001 | 000045423228 | |
| 005 | 20080222103637 | |
| 008 | 040427s2003 ncua b 001 0 eng | |
| 010 | ▼a 2004272054 | |
| 020 | ▼a 0974514012 | |
| 020 | ▼a 9780974514017 | |
| 035 | ▼a (KERIS)REF000010966902 | |
| 040 | ▼a AJB ▼c AJB ▼d DLC ▼d 211009 | |
| 042 | ▼a lccopycat | |
| 050 | 0 0 | ▼a QA76.6 ▼b .H8575 2003 |
| 082 | 0 4 | ▼a 005.14 ▼2 22 |
| 090 | ▼a 005.14 ▼b H939pr | |
| 100 | 1 | ▼a Hunt, Andrew , ▼d 1964-. |
| 245 | 1 0 | ▼a Pragmatic unit testing in Java with JUnit / ▼c Andy Hunt, Dave Thomas. |
| 260 | ▼a Raleigh, N.C. : ▼b Pragmatic Bookshelf , ▼c c2003 ▼g (2007 printing) | |
| 300 | ▼a xv, 159 p. : ▼b ill. ; ▼c 23 cm. | |
| 440 | 0 | ▼a Pragmatic starter kit series ; ▼v 2 |
| 500 | ▼a "The Pragmatic Programmers"--P. [1] of cover. | |
| 504 | ▼a Includes bibliographical references (p. 139) and index. | |
| 505 | 0 | ▼a Introduction -- Your first unit tests -- Writing tests in JUnit -- What to test : the right-BICEP -- CORRECT boundary conditions -- Using mock objects -- Properties of good tests -- Testing on a project -- Design issues. |
| 650 | 0 | ▼a Computer programs ▼x Testing. |
| 650 | 0 | ▼a Computer programming. |
| 650 | 0 | ▼a Java (Computer program language) |
| 700 | 1 | ▼a Thomas, David , ▼d 1956- |
| 710 | 2 | ▼a Pragmatic Programmers (Firm) |
| 945 | ▼a KINS |
소장정보
| No. | 소장처 | 청구기호 | 등록번호 | 도서상태 | 반납예정일 | 예약 | 서비스 |
|---|---|---|---|---|---|---|---|
| No. 1 | 소장처 과학도서관/Sci-Info(2층서고)/ | 청구기호 005.14 H939pr | 등록번호 121164444 | 도서상태 대출가능 | 반납예정일 | 예약 | 서비스 |
컨텐츠정보
책소개
This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available JUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com website) to help you remember all this stuff.
With this book you will:
Write better code, and take less time to write it
Discover the tricky places where bugs breed
Learn how to think of all the things that could go wrong
Test individual pieces of code without having to include the whole project
Test effectively with the whole team
We'll also cover how to use Mock Objects for testing, how to write high quality test code, and how to use unit testing to improve your design skills. We'll show you frequent "gotchas"--along with the fixes--to save you time when problems come up. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our www.pragmaticprogrammer.com
website).
But thebest part is that you don't need a sweeping mandate to change your whole team or your whole company. You don't need to adopt Extreme Programming or Test-Driven Development, or change your development process in order to reap the proven benefits of unit testing. You can start unit testing, the pragmatic way, right away.
정보제공 :
