<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed xmlns="http://purl.org/atom/ns#" version="0.3" xml:lang="en-US">
<link href="https://www.blogger.com/atom/13344000" rel="service.post" title="Quality You Can Measure!" type="application/atom+xml"/>
<link href="https://www.blogger.com/atom/13344000" rel="service.feed" title="Quality You Can Measure!" type="application/atom+xml"/>
<title mode="escaped" type="text/html">Quality You Can Measure!</title>
<tagline mode="escaped" type="text/html">News, Opinions, Articles and Links about how you can improve your software development process and use quality-driven techniques to increase your software reliability and your customer’s confidence in you.</tagline>
<link href="http://www.openprinciple.com/blog/blog.html" rel="alternate" title="Quality You Can Measure!" type="text/html"/>
<id>tag:blogger.com,1999:blog-13344000</id>
<modified>2005-09-13T14:50:38Z</modified>
<generator url="http://www.blogger.com/" version="5.15">Blogger</generator>
<info mode="xml" type="text/html">
<div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit the <a href="http://help.blogger.com/bin/answer.py?answer=697">Blogger Help</a> for more info.</div>
</info>
<convertLineBreaks xmlns="http://www.blogger.com/atom/ns#">true</convertLineBreaks>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13344000/112662303380936767" rel="service.edit" title="Unit Testing with MockRunner" type="application/atom+xml"/>
<link href="http://today.java.net/pub/a/today/2005/09/13/container-free-testing-with-mockrunner.html" rel="related" title="Unit Testing with MockRunner" type="text/html"/>
<author>
<name>Michael Griffith</name>
</author>
<issued>2005-09-13T09:47:00-05:00</issued>
<modified>2005-09-13T14:50:33Z</modified>
<created>2005-09-13T14:50:33Z</created>
<link href="http://www.openprinciple.com/blog/2005/09/unit-testing-with-mockrunner.html" rel="alternate" title="Unit Testing with MockRunner" type="text/html"/>
<id>tag:blogger.com,1999:blog-13344000.post-112662303380936767</id>
<title mode="escaped" type="text/html">Unit Testing with MockRunner</title>
<content type="application/xhtml+xml" xml:base="http://www.openprinciple.com/blog/blog.html" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">OpenPrinciple's Bob McCune articulates how you can increase the reliability of your application by writing better unit tests.<br/>
<br/>Unit testing is an essential practice for anyone seeking to develop better-designed, higher quality software. Testing the individual objects that make up your system provides you with a much higher degree of confidence in both the design and general quality of the application. However, testing objects in isolation often presents some unique challenges as few useful objects operate independently of others. The challenges are even greater in the context of a J2EE application where the container manages many of the collaborating objects. This article will look at the use of mock objects and the Mockrunner testing framework as a means of overcoming many of these challenges. <a href="http://today.java.net/pub/a/today/2005/09/13/container-free-testing-with-mockrunner.html" target="_blank">Read More...</a>
</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13344000/112293746444999331" rel="service.edit" title="Twin Cities Java User Group Presentation Invitation" type="application/atom+xml"/>
<link href="http://www.intertech-inc.com/Resource/JUGPresentation.aspx?TopicID=91" rel="related" title="Twin Cities Java User Group Presentation Invitation" type="text/html"/>
<author>
<name>Michael Griffith</name>
</author>
<issued>2005-08-01T18:04:00-05:00</issued>
<modified>2005-08-01T23:06:37Z</modified>
<created>2005-08-01T23:04:24Z</created>
<link href="http://www.openprinciple.com/blog/2005/08/twin-cities-java-user-group.html" rel="alternate" title="Twin Cities Java User Group Presentation Invitation" type="text/html"/>
<id>tag:blogger.com,1999:blog-13344000.post-112293746444999331</id>
<title mode="escaped" type="text/html">Twin Cities Java User Group Presentation Invitation</title>
<content type="application/xhtml+xml" xml:base="http://www.openprinciple.com/blog/blog.html" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">Join us Wednesday, August 17, 2005 at the Twin Cities Java User Group where Bob McCune will talk about Developer Testing with Mock Objects.<br/>
<br/>Unit testing is an essential practice for developers seeking to write better-designed, higher quality software. However, testing objects in isolation often presents some unique challenges. The challenges are even greater in the context of a J2EE application where many of the objects you interact with are provided by the container. In his presentation, Developer Testing with Mock Objects, Bob McCune will discuss how to effectively employ a mock objects strategy to develop isolated, out-of-container tests. The presentation will provide an overview of mock objects, what they are and why they're important, will discuss static and dynamic mocking tools and techniques, and will present several examples illustrating the benefits of this approach.<br/>
<br/>
<a href="http://www.intertech-inc.com/Resource/JUGPresentation.aspx?TopicID=91">Details of the Java User Group Presentation</a>
</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
</feed>
