Hi! I use Testify to smoke test our pages, and currently I have problems with a non-empty onActivate() function:
public Object onActivate(Long id) { // ... } What do I need to mock to get this onActivate() function to be called? Mats --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org