Feature Requests item #1383713, was opened at 2005-12-17 18:27 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1383713&group_id=119783
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 Group: 1.2 Status: Open Priority: 5 Submitted By: Ralf Ebert (dreivier) Assigned to: Nobody/Anonymous (nobody) Summary: Test for component versioning Initial Comment: I just tried to build a unit test which would show that a custom component does the versioning of its properties in a proper way. I couldn't find any tests which currently do this. Maybe I get something wrong, but isn't this kind of important? I tried to do build this myself but couldn't figure out a nice way to do this. It's kind of hard to mock up the versionmanager of a page for a test so i could run some changes in different versions and see that i get the correct values when going back and forth between the versions. It would be very nice if Wicket would test these things in its unit tests, especially because it would be a good example for component developers. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1383713&group_id=119783 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
