Paul,
I am using the Selenium testing so I'm subclassing from
AbstractIntegrationTestSuite in tapestry-test. Is there a way to get
the IOC Registry from there?
Mark
On Aug 26, 2009, at 4:47 AM, Paul Field wrote:
Hi Mark,
If you are subclassing from one of the TapestryTest classes in Testify
then the @Inject annotation should be processed in your test.
You can put a breakpoint into TapestryTester#injectInto(Object) to
check
that the annotation is being processed.
If that's happening then perhaps the IOC registry isn't being set up
as
you expect - check how you create you TapestryTester object.
Let me know if that doesn't help.
- 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.