null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

JUnit Recipes (Practical Methods for Programmer Testing)

List Price: $49.95
SKU:
9781932394238
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    J B Rainsberger, Scott Stirling
    Format:
    Paperback
    Pages:
    721
    Publisher:
    Manning (July 15, 2004)
    Language:
    English
    ISBN-13:
    9781932394238
    ISBN-10:
    1932394230
    Weight:
    46.24oz
    Dimensions:
    7.36" x 9.22" x 1.5"
    File:
    Eloquence-SimonSchuster_04292026_P10019810_onix30-20260429.xml
    Folder:
    Eloquence
    List Price:
    $49.95
    Case Pack:
    10
    As low as:
    $44.96
    Publisher Identifier:
    P-SS
    Discount Code:
    G
    Audience:
    General/trade
    Pub Discount:
    37
    Imprint:
    Manning
  • Overview

    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!