Mats Henricson <m...@henricson.se> wrote on 03/09/2009 12:28:23:

> My current guess is that @ForComponents is pulling in and handling
> binding from my real AppManager, even though it is in no way part
> of the test.

In that case try creating the TapestryTester with a nonsense app name:

   private static final TapestryTester SHARED_TESTER
       = new TapestryTester("nonsense", MyModule.class);

That will make sure Tapestry/Testify are using only the modules you 
specify in the constructor.

Paul





---

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorized copying, 
disclosure or distribution of the material in this e-mail is strictly forbidden.

Please refer to http://www.db.com/en/content/eu_disclosures.htm for additional 
EU corporate and regulatory disclosures.

Reply via email to