Patches item #1004243, was opened at 2004-08-06 11:01 Message generated for change (Tracker Item Submitted) made by Item Submitter 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1004243&group_id=61302 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Jwebunit-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
