Re: [OT] [ANNOUNCE] JUnit in Action now available

2003-11-10 Thread Brice Ruth
Sweet! Just what I was lookin' for ... :) JUnit rocks, we mere mortals 
simply need some guidance on some better practices with regards to 
testing!

Ted Husted wrote:

A new book offering, JUnit in Action, by Jakarta regulars Vincent 
Massol and Ted Husted, is now available for purchase.

Developers in the know are switching to a new testing strategy - unit 
testing - which interleaves coding and testing in an integrated way. 
This has proven to be a powerful combination that results in better 
designed software with fewer defects and faster delivery cycles.

JUnit in Action shows you how to benefit from this strategy using the 
popular open source testing framework, JUnit. It's a no fluff 
discussion of unit testing techniques and best practices. It gives 
examples of tough situations such as how to unit test EJBs, database 
applications, JSPs and Taglibs. It discusses unit testing of J2EE 
applications, and shows how to test in automated builds.
What's Inside

* Testing in isolation with mock objects
* In-container testing with Cactus
* Automated builds with Ant and Maven
* Unit testing from within Eclipse
* Test Driven Development principles
* Unit testing
  o Java apps
  o Servlets
  o JSP
  o Taglibs
  o Filters
  o EJB
  o DB apps
While the book does not cover Struts-only testing, the techniques 
taught here are applicable to any web application.

For more, visit http://manning.com/massol/


--
Brice D. Ruth
Sr. IT Analyst
Fiskars Brands, Inc.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [OT] [ANNOUNCE] JUnit in Action now available

2003-11-10 Thread Hubert Rabago
The amazon.com developers need to read this book and find a port for the language
they use.  Two days ago the listing for this book said ships in 2-3 months.  :)

--- Brice Ruth [EMAIL PROTECTED] wrote:
 Sweet! Just what I was lookin' for ... :) JUnit rocks, we mere mortals 
 simply need some guidance on some better practices with regards to 
 testing!
 
 Ted Husted wrote:
 
  A new book offering, JUnit in Action, by Jakarta regulars Vincent 
  Massol and Ted Husted, is now available for purchase.
 
  Developers in the know are switching to a new testing strategy - unit 
  testing - which interleaves coding and testing in an integrated way. 
  This has proven to be a powerful combination that results in better 
  designed software with fewer defects and faster delivery cycles.
 
  JUnit in Action shows you how to benefit from this strategy using the 
  popular open source testing framework, JUnit. It's a no fluff 
  discussion of unit testing techniques and best practices. It gives 
  examples of tough situations such as how to unit test EJBs, database 
  applications, JSPs and Taglibs. It discusses unit testing of J2EE 
  applications, and shows how to test in automated builds.
  What's Inside
 
  * Testing in isolation with mock objects
  * In-container testing with Cactus
  * Automated builds with Ant and Maven
  * Unit testing from within Eclipse
  * Test Driven Development principles
  * Unit testing
o Java apps
o Servlets
o JSP
o Taglibs
o Filters
o EJB
o DB apps
 
  While the book does not cover Struts-only testing, the techniques 
  taught here are applicable to any web application.
 
  For more, visit http://manning.com/massol/
 
 
 
 -- 
 Brice D. Ruth
 Sr. IT Analyst
 Fiskars Brands, Inc.
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 


__
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [OT] [ANNOUNCE] JUnit in Action now available

2003-11-10 Thread khote
http://www.manning.com/ebook_buy.html?project=massol

Manning has lots of good books, I always pay the $20.00 and download the
pdf.


- Original Message - 
From: Brice Ruth [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Monday, November 10, 2003 5:59 AM
Subject: Re: [OT] [ANNOUNCE] JUnit in Action now available


 Sweet! Just what I was lookin' for ... :) JUnit rocks, we mere mortals
 simply need some guidance on some better practices with regards to
 testing!

 Ted Husted wrote:

  A new book offering, JUnit in Action, by Jakarta regulars Vincent
  Massol and Ted Husted, is now available for purchase.
 
  Developers in the know are switching to a new testing strategy - unit
  testing - which interleaves coding and testing in an integrated way.
  This has proven to be a powerful combination that results in better
  designed software with fewer defects and faster delivery cycles.
 
  JUnit in Action shows you how to benefit from this strategy using the
  popular open source testing framework, JUnit. It's a no fluff
  discussion of unit testing techniques and best practices. It gives
  examples of tough situations such as how to unit test EJBs, database
  applications, JSPs and Taglibs. It discusses unit testing of J2EE
  applications, and shows how to test in automated builds.
  What's Inside
 
  * Testing in isolation with mock objects
  * In-container testing with Cactus
  * Automated builds with Ant and Maven
  * Unit testing from within Eclipse
  * Test Driven Development principles
  * Unit testing
o Java apps
o Servlets
o JSP
o Taglibs
o Filters
o EJB
o DB apps
 
  While the book does not cover Struts-only testing, the techniques
  taught here are applicable to any web application.
 
  For more, visit http://manning.com/massol/
 
 

 -- 
 Brice D. Ruth
 Sr. IT Analyst
 Fiskars Brands, Inc.



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]