Bugs item #3015648, was opened at 2010-06-14 12:41
Message generated for change (Tracker Item Submitted) made by gible
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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gible Fog (gible)
Assigned to: Nobody/Anonymous (nobody)
Summary: WebTester.assertResponseCode backwards

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

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

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