> The problem here is that fact that I'm only testing page A, I don't care > about the functionality of page B nor which services it might call. So is > there a better way? Is there a way that you can mock the rendering of page > B? Has anyone else ran into this issue and or questioned it, or has > someone came up with a solution?
If you don't care about page B, why not soft code the link and just test that it executes? For testing you let the link point to some mock page. Would that help? Eelco ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user