Dean Hume's Blog
  • Home
  • About
  • Progressive Web Apps
  • Web Performance

Testing

If you'd like to learn more about testing such as Selenium, Moq or NUnit, then these articles should give you a better idea. There are basic testing guides for Selenium and Moq that will get you up to speed in no time.
Testing

Basic introduction to writing unit tests with Moq - Part 2

This post is the second part of a series on Mocking with Moq. If you haven't already taken a look at the first post on the basics of Moq, please check it out. In this post, I hope to cover some other basic aspects of mocking such as Verifying, Exceptions
Jun 8, 2010 3 min read
Testing

Basic Introduction To Writing Unit Tests With MOQ

What is mocking? Well....according to Wikipedia it is: "In object-oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A computer programmer typically creates a mock object to test the behavior of some other object" In short, Mock objects are a great
Apr 9, 2010 3 min read
← Newer Posts Page 3 of 3
Dean Hume's Blog © 2025
  • Sign up
Powered by Ghost