<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/mockobjects/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/mockobjects/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 09 Dec 2003 09:56:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mockobjects/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>CHM FILE</title><link>https://sourceforge.net/p/mockobjects/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've download the zip file for version 0.4 twice but no &lt;br /&gt;
able to se the chm help file, neither in my w2k laptop or &lt;br /&gt;
my NT workstation.&lt;br /&gt;
Basically it fails on open.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jose A Lobato</dc:creator><pubDate>Tue, 09 Dec 2003 09:56:07 -0000</pubDate><guid>https://sourceforge.net2c030e5afc5b3dcceb253a8e39d9283c0d9d059a</guid></item><item><title>Unable to test chained actions</title><link>https://sourceforge.net/p/mockobjects/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using the command pattern in a web application for &lt;br /&gt;
online ordering.  Each command sent to the Servlet is &lt;br /&gt;
delegated to a command handler.&lt;/p&gt;
&lt;p&gt;Currently I have a passing unit test for a &lt;br /&gt;
SaveOrderHandler and an EditOrderHandler.  What I &lt;br /&gt;
want to do is chain these two actions together, so that &lt;br /&gt;
a user can save an order they are currently working on &lt;br /&gt;
and then edit another one w/ only one click.&lt;/p&gt;
&lt;p&gt;To do this, I have written a test for a command handler &lt;br /&gt;
called SaveThenEditOrderHandler...what it does is call &lt;br /&gt;
the SaveOrderHandler, check a request attribute to see &lt;br /&gt;
if the save succeeded, and then calls EditOrderHandler.&lt;/p&gt;
&lt;p&gt;These two requests share some common request/session &lt;br /&gt;
parameters/attributes.  The behavior that I am seeing is &lt;br /&gt;
that the first command handler executes successfully.&lt;br /&gt;
Open entering the second command handler, any &lt;br /&gt;
attempt to access request/session &lt;br /&gt;
parameters/attributes that is shares with the first &lt;br /&gt;
handler fail with a message such as:&lt;/p&gt;
&lt;p&gt;junit.framework.AssertionFailedError: &lt;br /&gt;
parameters.orderType has run out of objects.&lt;/p&gt;
&lt;p&gt;If I am reading this correctly, any objects stored in the &lt;br /&gt;
request/session objects can must be accessed once and &lt;br /&gt;
only once.  Is this true?  And if so, is there another way &lt;br /&gt;
to implement this test?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Stine</dc:creator><pubDate>Wed, 27 Aug 2003 14:49:09 -0000</pubDate><guid>https://sourceforge.net05a9a876db9ea7636815eda3ba4c0b50111e444d</guid></item><item><title>MockHttpServletRequest getHeader() not API compliant</title><link>https://sourceforge.net/p/mockobjects/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;MockHttpServletRequest version 1.18 (J2EE 1.3), the &lt;br /&gt;
getHeader() method should not throw an AssertFailError &lt;br /&gt;
when the requested  header is not present because the &lt;br /&gt;
javadoc for this method says:&lt;/p&gt;
&lt;p&gt;If the request did not include a header of the specified &lt;br /&gt;
name, this method returns null. &lt;/p&gt;
&lt;p&gt;So, with the current behavior I cannot test my code &lt;br /&gt;
error handling when request.getHeader() returns null on &lt;br /&gt;
not existing header.&lt;/p&gt;
&lt;p&gt;Or maybe there is a way to disable this assertion &lt;br /&gt;
checking?&lt;/p&gt;
&lt;p&gt;Thanks for any help&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gael Marziou</dc:creator><pubDate>Thu, 14 Aug 2003 16:00:02 -0000</pubDate><guid>https://sourceforge.net0cce710075f5034e3680c84acd29e0e9620c64d9</guid></item><item><title>Dynamic Objects documentation</title><link>https://sourceforge.net/p/mockobjects/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Can you please provide some information about the new dynamic &lt;br /&gt;
objects support? How to use them, what are they best suited &lt;br /&gt;
for?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nascif Abousalh Neto</dc:creator><pubDate>Mon, 04 Nov 2002 01:51:01 -0000</pubDate><guid>https://sourceforge.net229c44d1726eecfbe91f8434a95512f8121245ac</guid></item></channel></rss>