HOME > 상세정보

상세정보

Pragmatic unit testing in Java with JUnit

Pragmatic unit testing in Java with JUnit

자료유형
단행본
개인저자
Hunt, Andrew , 1964-. Thomas, David , 1956-
단체저자명
Pragmatic Programmers (Firm)
서명 / 저자사항
Pragmatic unit testing in Java with JUnit / Andy Hunt, Dave Thomas.
발행사항
Raleigh, N.C. :   Pragmatic Bookshelf ,   c2003   (2007 printing)  
형태사항
xv, 159 p. : ill. ; 23 cm.
총서사항
Pragmatic starter kit series ; 2
ISBN
0974514012 9780974514017
일반주기
"The Pragmatic Programmers"--P. [1] of cover.  
내용주기
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.
서지주기
Includes bibliographical references (p. 139) and index.
일반주제명
Computer programs -- Testing. Computer programming. Java (Computer program language)
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 도서상태 대출가능 반납예정일 예약 서비스 B M

컨텐츠정보

책소개

Learn how to improve your Java coding skills using unit testing. Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly.

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.


정보제공 : Aladin

저자소개

앤드류 헌트(지은이)

과학 소설을 쓰고, 음악가로도 활동하고 있으며, 여러 기술을 만지작거리는 것을 사랑한다.toolshed.com데이비드 토머스와 앤드류 헌트는 소프트웨어 개발 커뮤니티에서의 선도적 역할로 전 세계에 알려져 있고, 세계 곳곳에서 컨설팅과 강연을 하고 있다. Pragmatic Bookshelf 출판사를 설립하여 소프트웨어 개발자를 대상으로 한 책을 펴내고 있다. 데이비드와 앤드류는 애자일 선언 작성에도 참여했다. 그리고 무엇보다 둘 다 계속 배우고자 한다.

David Thomas(지은이)

정보제공 : Aladin

관련분야 신착자료

Harvard Business Review (2025)