MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Using Random Values For Unit Testing

    When writing my unit tests I don’t like to use hard coded fixed values because I either end up using the same values or, because of that, tests may succeed by coincidence. Over time, I have developed an helper class to generate random values for testing. namespace PauloMorgado.VisualStudio.TestTools...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 06-24-2008
    Filed under: .NET, SoftDev, Microsoft, MSDN, VisualStudio, Testing, UnitTests, TypeMock
  • TypeMock Isolator 4.2 Released

    TypeMock has released version 4.2 of its mocking framework: TypeMock Insulator. Check out the release notes . My four favorite new features in this release are: Improved mock chaining Debugger evaluation doesn't change the test behavior The debugger can be run inside a recording block without confusing...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 03-03-2008
    Filed under: .NET, SoftDev, Tools, VisualStudio, Testing, UnitTests, TypeMock
  • TypeMock Insulator 4.2 Beta Publicly Available

    TypeMock (now called) Insulator 4.2 Beta is publicly available. Check out the release notes . One of my favorite new features is the improved mock chaining. Take this class to be tested: public class TestedClass1 { public IDictionary < string , object > Dictionary { get { throw new NotImplementedException...
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 02-03-2008
    Filed under: .NET, SoftDev, Tools, VisualStudio, Testing, UnitTests, TypeMock
  • Typemock Isolator v4.2.4 Released

    Typemock released version 4.2.4 of its Isolator mock framework . You can check out the release notes in The Typemock Insider blog and download it from the Typemock Isolator Download page .
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 05-19-2008
    Filed under: .NET, SoftDev, Tools, VisualStudio, TypeMock
  • Typemock Insulator Is Typemock Isolator

    Yesterday I made a mistake with the name of the next version of TypeMock . The real name is TypeMock Isolator. Whatever the name is, you should try it out.
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 02-05-2008
    Filed under: .NET, SoftDev, Tools, VisualStudio, Testing, UnitTests, TypeMock
  • TypeMock Snippets For Visual Studio

    I've just created a set of code snippets for Visual Studio for my most used features of TypeMock . Feel free to use it.
    Posted to Paulo Morgado (Weblog) by Paulo Morgado on 01-13-2008
    Filed under: .NET, SoftDev, C#, Tools, VisualStudio, Testing, TypeMock
Page 1 of 1 (6 items)


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems