• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

"JUnit in Action" - Release Announcement - Manning

 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
=======================
MANNING PRESS RELEASE
=======================
Manning Publications announces the November release of:
JUnit in Action
Greenwich, CT -- Developers in the know are switching to a new testing
strategy--unit testing--in which coding is interleaved with testing. This
powerful approach results in better-designed software with fewer defects
and faster delivery cycles. With unit testing, whenever a new programming
step is taken, every previous step has been confirmed to be correct.
Written by a recognized expert, this book discusses practical testing
techniques through rich real-life examples. It shows how to write automated
tests, highlights the advantages of testing a code segment in isolation from
the rest of the code, and shows how to decide when an integration test is
needed. It provides a valuable--and unique--discussion of how to test complete
J2EE applications. Read sample chapters and other content from the book
at www.manning.com/massol.
About the Author --
Vincent Massol is the creator of the Jakarta Cactus testing framework and
an active member of the Maven and MockObjects development teams. He
is CTO of Pivolis, a specialist in agile offshore software development and
lives in Paris, France.
JUnit in Action is the third book this year to be released through the Manning
Early Access Program. MEAP is an innovative new subscription program
developed by Manning which delivers each chapter in electronic PDF form
as soon as it is finished, months before the book is actually published. The
book is released chapter by chapter until the entire contents are released in
ebook form. It is then followed by the release of the printed edition.
************************************
JUnit in Action
By Vincent Massol with Ted Husted
ISBN 1930110-99-5
Softbound, 384 pages, $39.95
PDF Ebook $20.00
 
And then the flying monkeys attacked. My only defense was this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic