On Tue, 16 Sep 2008, walnutmon wrote: > A related question is how do I test a situation like this? The problem I'm > running into is that I have them represented by the same model object, so > when I want to test the only way I can think to "load" the text box is to > retrive the object and set the ModelObjectValue, however, this also changes > the value that I'm testing directly, instead of waiting for an event to > drive this.
Use FormTester, or if it doesn't work, set the corresponding parameters directly to the request. Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
