Posts tagged with "mock"

Mocking .NET framework SmtpClient class

Jun 1, 2008

This Saturday like the last two I planned to work on my wooden terrace, but with the weather we have for this year's spring, it was almost impossible. So I replaced that with some development.

I am using Rhino.Mocks as mock object framework and went to the following solution to mock SmtpClient.

Continue reading