Jesse, Thanx, that was exactly what i was looking for. but I think you shouldn't update the wiki but be a bit more exact on the java doc. I know now what it says but for non native english speakers(readers) its a bit hard to interpret the exact words. plus I was not clearly thinking that an injected service is a property as well.
On 2/15/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > You can set the values of all the injectable things by using tapestrys > "Creator" class. > > > http://jakarta.apache.org/tapestry/tapestry/apidocs/org/apache/tapestry/test/Creator.html > > I should really add this to the wiki.... > > On 2/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > Well, the idea is that you can provide your own mock objects instead of > > the real > > services that the registry provides. This way you can have pure unit > tests > > for > > the page. > > > > From Rolf Strijdhorst <[EMAIL PROTECTED]>: > > > > > Hi, > > > > > > is there a way to test the injection of a hivmind service into a page? > > > > > > because the creator does not provide a full blown registry and stuff. > > > > > > thanx > > > Rolf > > > > > > > > > -- > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > >
