HttpUnit: Difference between revisions

Content deleted Content added
LuisIbanez (talk | contribs)
The license of HTTPUnit is not the BSD License, but the MIT License. See details here: http://httpunit.sourceforge.net/doc/license.html
Added references to Further reading
Line 27:
*[[Software]]
*[[HtmlUnit]]
 
==References==
{{reflist}}
 
==Further reading==
* {{cite book |last1=Hightower |first1=Richard |author2=Warner Onstine |author3=Paul Visan |title=Professional Java Tools for Extreme Programming: Ant, XDoclet, JUnit, Cactus, and Maven |year=2004|publisher=John Wiley & Sons|isbn=978-0-7645-5617-3 |pages=297–318 |chapter=16. Functional Testing with HttpUnit}}
* {{cite book |last=Link |first=Johannes |title=Unit Testing in Java: How Tests Drive the Code |date=10 June 2003 |publisher=Morgan Kaufmann |isbn=978-0-08-052017-9 |pages=242–249}}
 
==External links==