Is there any recommended way of unit testing components that have @Parameter annotations?
Of course I can add a setter to provide the parameter in my test but that kind of defeats the purpose of @Parameter(required=true). I can call the setter or not do it. If I don't call the setter, the test should fail. Thanks for your thoughts. Stephan ----- -- http://www.caimito.net - Caimito One Team - Agile Collaboration and Planning tool http://www.stephan-schwab.com - Personal blog http://code.google.com/p/tapestry-sesame - Authentication extension for Tapestry 5 -- View this message in context: http://old.nabble.com/Unit-testing-components-with-%40Parameter-annotation-tp26971514p26971514.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org