HOME > 상세정보

상세정보

JUnit recipes : practical methods for programmer testing

JUnit recipes : practical methods for programmer testing (1회 대출)

자료유형
단행본
개인저자
Rainsberger, J. B. (Joe B.) Stirling, Scott.
서명 / 저자사항
JUnit recipes : practical methods for programmer testing / J.B. Rainsberger ; with contributions by Scott Stirling.
발행사항
Greenwich, CT :   Manning ,   c2005.  
형태사항
xxx, 721 p. : ill. ; 24 cm.
ISBN
1932394230 9781932394238
서지주기
Includes bibliographical references (p. 697-704) and index.
일반주제명
Java (Computer program language) Object-oriented programming (Computer science)
000 01044camuu22003017a 4500
001 000045414896
005 20080117094549
008 050104s2005 ctua b 001 0 eng d
010 ▼a 2005270629
015 ▼a GBA444176 ▼2 bnb
020 ▼a 1932394230
020 ▼a 9781932394238
035 ▼a (KERIS)REF000010991644
040 ▼a IG# ▼c IG# ▼d UKM ▼d DLC ▼d 211009
042 ▼a lccopycat
050 0 0 ▼a QA76.64 ▼b .R35 2005
082 0 4 ▼a 005.13/3 ▼2 22
090 ▼a 005.133 ▼b R158j
100 1 ▼a Rainsberger, J. B. ▼q (Joe B.)
245 1 0 ▼a JUnit recipes : ▼b practical methods for programmer testing / ▼c J.B. Rainsberger ; with contributions by Scott Stirling.
260 ▼a Greenwich, CT : ▼b Manning , ▼c c2005.
300 ▼a xxx, 721 p. : ▼b ill. ; ▼c 24 cm.
504 ▼a Includes bibliographical references (p. 697-704) and index.
650 0 ▼a Java (Computer program language)
650 0 ▼a Object-oriented programming (Computer science)
700 1 ▼a Stirling, Scott.
945 ▼a KINS

소장정보

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.133 R158j 등록번호 121164017 (1회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M

컨텐츠정보

책소개

When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with JUnit Recipes. In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an experienced developer and master tester. Each recipe follows the same organization giving you the problem and its background before discussing your options in solving it.

JUnit – the unit testing framework for Java – is simple to use, but some code can be tricky to test. When you're facing such code you will be glad to have this book. It is a how-to reference full of practical advice on all issues of testing, from how to name your test case classes to how to test complicated J2EE applications. Its valuable advice includes side matters that can have a big payoff, like how to organize your test data or how to manage expensive test resources.

What's Inside:

- Getting started with JUnit

- Recipes for:
servlets
JSPs
EJBs
Database code
much more
- Difficult-to-test designs, and how to fix them

- How testing saves time

- Choose a JUnit extension:
HTMLUnit
XMLUnit
ServletUnit
EasyMock
and more!


정보제공 : Aladin

저자소개

J. B. 레인스버거(지은이)

<Junit Recipes (Paperback)>

스콧 스털링(지은이)

<Junit Recipes (Paperback)>

정보제공 : Aladin

목차

foreword
preface
acknowledgments
about this book
about the cover illustration

Part 1 The building blocks
1 Fundamentals
2 Elementary tests
3 Organizing and building JUnit tests
4 Managing test suites
5 Working with test data
6 Running JUnit tests
7 Reporting JUnit results
8 Troubleshooting JUnit

Part 2 Testing J2EE
Introduction
Designing J2EE applications for testability
The Coffee Shop application
9 Testing and XML
10 Testing and JDBC
11 Testing Enterprise JavaBeans
12 Testing web components
13 Testing J2EE applications

Part 3 More JUnit techniques
14 Testing design patterns
15 GSBase
16 JUnit-addons
17 Odds and ends

Appendix A Complete solutions
A.1 Define a test suite in XML
A.2 Parameterized Test Case overriding runTest()
A.3 Ignore the order of elements in an XML document
A.4 Test an XSL stylesheet in isolation
A.5 Validate XML documents in your tests
A.6 Aspect-based universal Spy
A.7 Test a BMP entity bean
Appendix B Essays on testing
B.1 Too simple to break
B.2 Strangeness and transitivity
B.3 Isolate expensive tests
B.4 The mock objects landscape
Appendix C Reading List
references

index


정보제공 : Aladin

관련분야 신착자료

Harvard Business Review (2025)