Rob Dennett <rob_dennett <at> tmit1.org> writes: > Can you test your pages using HtmlUnit with mock services? I have a service > that is drawing data from the database and I would like to fake that for > testing purposes, but I can’t figure out how to do it.
The way I do it is to create an XXXTestCaller external page to setup the fixture, call the page being tested and check the results. -- Kent Tong Author of a book for learning Tapestry (http://www.agileskills2.org/EWDT) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]