The book has now been published and the content of this chapter has likely changed substanstially. Please see page 686 of xUnit Test Patterns for the latest information. Also known as: Service Locator, Object Factory, Component Broker, Component Registry How do we design the system under test (SUT) so that we can replace its dependencies at run time? The SUT asks another object to return the depen