The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Testing and user tomwhite

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Testing

The long-awaited final version of jMock 2 was released today. Another useful tool for my unit testing toolkit.
on Apr 11, 2007 | Permalink | Discuss
Or, "Why's my application connecting to that site?!"
on Feb 8, 2007 | Permalink | Discuss
Hamcrest release 1.0 is now available. It allows you to write flexible assertions in your unit testing framework of choice.
on Dec 22, 2006 | Permalink | Discuss
Introducing LiFT - a Literate Functional Testing framework for making your web application tests more readable.
on Oct 30, 2006 | Permalink | Discuss
How to reduce repetition in jMock tests using an idea from natural languages.
on May 14, 2006 | Permalink | Discuss
jMock is not just about mock objects, its support for constraints make it a great example of literate programming.
on May 11, 2006 | Permalink | Discuss