Archives

Archives / 2011 / September
  • Future mocking revisited

    Previously , I have posted how it is possible to mock a method without passing the dependency through a constructor / calling method. This is something true for third party controls and tools where we have little control over how its created.