That's one option. Certainly, the only way to test dynamic code generation is to test the GENERATED code, even if you have to mock up the rest.
On 10/15/07, Dan Adams <[EMAIL PROTECTED]> wrote: > > I'm working on implementing TAPESTRY-1615 for allowing adding code to > the beginning of a method. The problem is that I'm having a hard time > testing it. Is there a way I can unit test this? Or do I need to create > a class transform worker in an integration test module, create a test > page, and use page tester? > > -- > Dan Adams > Senior Software Engineer > Interactive Factory > 617.235.5857 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Partner and Senior Architect at Feature50 Creator Apache Tapestry and Apache HiveMind
