On 23.09.2010, at 15:52, Loïc Frering wrote: > By overloading the configuration I just mentioned that it could be possible > when you want to unit test your controller to inject a mock service instead > of the real implementation as long as testing with the real implementation > means already be doing integration tests. This overloading is "just" defining > a service definition with the same id as another that will be loaded when > tests are run.
right .. overloading is ok for testing ... but should not be used for normal operations. regards, Lukas Kahwe Smith [email protected] -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
