<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/mxunit/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/mxunit/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 28 Jan 2007 02:30:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mxunit/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Cannot use add() and addAll() on same component</title><link>https://sourceforge.net/p/mxunit/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After calling addAll("path.to.Test") and you try to then call add(("path.to.Test", "myMethod"), an exception is thrown because of a duplicate key in the test suite structue; ie. path.to.Test is the key and the method is the value. Need to fix mxunit.framework.TestSuite so that it will add "method" to structue if the key exists.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Shelton</dc:creator><pubDate>Sun, 28 Jan 2007 02:30:34 -0000</pubDate><guid>https://sourceforge.net30515bfb789c018317b74081d00d398dd3b13ee9</guid></item></channel></rss>