Feature Requests item #1295832, was opened at 2005-09-19 17:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497985&aid=1295832&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: Interface Improvements (example)
Group: Next Release (example)
Status: Open
Priority: 5
Submitted By: 123XP (aint2good)
Assigned to: Nobody/Anonymous (nobody)
Summary: make protected methods public in WebTestCase

Initial Comment:
These methods in WebTestCase are marked protected:
.clickLinkWithExactText(String linkText)
.clickLinkWithExactText(String linkText, int index)
.clickLinkWithTextAfterText(String linkText, String
labelText)
.clickRadioOption(String radioGroup, String radioOption)
.dumpResponse(PrintStream stream)
.dumpTable(String tableNameOrId, PrintStream stream)
.dumpTable(String tableNameOrId, String[][] table)

Please make these method public so that I can use them
in my web-testing extension framework
(http://shift.sourceforge.net) without needing to
include a custom jwebunit distribution in my project.

Thanks!

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

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


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to