Patches item #884844, was opened at 2004-01-26 17:12 Message generated for change (Settings changed) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=884844&group_id=61302
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Björn Beskow (bbeskow) Assigned to: Nobody/Anonymous (nobody) Summary: assertRegexpPresent etc. Initial Comment: I often find matching exact strings in a response to be fragile, often due to additional whitespace being sent in the response. So I added support for specifying a regular expression to match in addition (assertRegexpPresent(String regexp), assertRegexpPresentInTable() etc.). Uses jakarta regexp. ---------------------------------------------------------------------- >Comment By: Julien HENRY (henryju) Date: 2006-06-16 16:22 Message: Logged In: YES user_id=1235926 done. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497984&aid=884844&group_id=61302 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
