Add mocks to registry with lifecycle for testing
------------------------------------------------
Key: TAP5-918
URL: https://issues.apache.org/jira/browse/TAP5-918
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-ioc
Reporter: Adriaan Joubert
For tests that use the IoC registry it would be nice to be able to override an
existing binding so that the registry will return a Mock object from a test.
This also requires a lifecycle that can deal with objects being recreated for
successive tests for both singleton and per-thread services. This will
presumably require overriding the scope on an existing service binding.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.