Patches item #1004243, was opened at 2004-08-06 01:01 Message generated for change (Comment added) made by dashorst You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1004243&group_id=61302
Category: None Group: Release 1.3 Status: Open Resolution: None Priority: 5 Submitted By: Srinivasan Ranganthan (srinirang) Assigned to: Nobody/Anonymous (nobody) Summary: Associating a WebTester with a HTTPUnitDialog Initial Comment: This is in continuation to the email I sent to the developer and user lists in mid-July (http://sourceforge.net/mailarchive/forum.php?thread_id=5117498&forum_id=40831). Thanks for your response guys. Based on the response I got, I have a patch that I'd like to see included. Basically, I needed my tests to be more modular (i.e. each test had a lot of common code between them). I needed the ability for a WebTester to be associated with a different HTTPUnitDialog than the one that was created when beginAt() is called. So, I have added a constructor to WebTester that takes a HTTPUnitDialog. I have attached a patch for this against HEAD (which seems to be broken btw, so I couldn't test my patch. But I have been using it for a while now without any problems). I'd like to know what the community thinks about this proposed patch. ---------------------------------------------------------------------- >Comment By: Martijn Dashorst (dashorst) Date: 2004-08-23 23:14 Message: Logged In: YES user_id=695103 I repaired HEAD, the tests should run now as normal. ---------------------------------------------------------------------- Comment By: Srinivasan Ranganthan (srinirang) Date: 2004-08-19 04:28 Message: Logged In: YES user_id=1097914 I'd like to know what the community thinks of this. Good, bad, ok - but can be improved? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1004243&group_id=61302 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
