Bugs item #1502350, was opened at 2006-06-07 18:02 Message generated for change (Settings changed) made by henryju You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1502350&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: Release 1.3 >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: curioman (dmnelsen) Assigned to: Nobody/Anonymous (nobody) Summary: Where is "assertSelectedOptionEquals"? Method is missing. Initial Comment: In the JavaDoc API, it states that this method is available: assertSelectedOptionEquals. However, it is not (apparently) in v1.2's WebTestCase compiled class. Anybody know what's up with that? Absent this method, how do I assert that a particular option is preselected in a drop-down menu? Thanks!! ---------------------------------------------------------------------- Comment By: Julien HENRY (henryju) Date: 2006-06-07 21:27 Message: Logged In: YES user_id=1235926 Hi, Javadoc is for current developpment version, as many refactoring were performed. You can try to build yourself the latest from SVN (needs maven), or download the jar in our private maven repository : http://jwebunit.sourceforge.net/m2-repo-snapshots/ ---------------------------------------------------------------------- Comment By: curioman (dmnelsen) Date: 2006-06-07 18:15 Message: Logged In: YES user_id=123841 In fact, none of the "assertSelected..." methods seem to be available; 14 of them are presented in the Javadoc. Any assistance with this would be greatly appreciated, as I would like to be able to use these methods (or ones with equivalent functionality) if they're available anywhere. Thanks in advance. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1502350&group_id=61302 All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ Jwebunit-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jwebunit-development
