You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jim Riordan edited this page Aug 10, 2016
·
1 revision
###Replacing objects in a container
Yadic gives you a way to replace existing objects in a container. You may find it useful when writing tests. All you need to do is to get a reference to your container and replace e.g. a heavyweight object used in a production system with a lightweight equivalent.