Bugs item #3015648, was opened at 2010-06-14 12:41
Message generated for change (Comment added) made by jevonwright
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=3015648&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: Core API
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Gible Fog (gible)
>Assigned to: Jevon Wright (jevonwright)
Summary: WebTester.assertResponseCode backwards

Initial Comment:
The call Assert.assertEquals( getTestingEngine().getServerResponseCode(), 
status ) is backwards. should be Assert.assertEquals( status, 
getTestingEngine().getServerResponseCode());

----------------------------------------------------------------------

>Comment By: Jevon Wright (jevonwright)
Date: 2010-06-14 13:34

Message:
You're totally correct - fixed in SVN in r838.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=3015648&group_id=61302

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to