in

Agile Israel

Israel's first Agile Development Community

Browse by Tags

  • A sneak Preview of Typemock Racer : Thread Deadlock Finder

    Here's a sneak preview of the upcoming Typemock Racer product, which I'm currently working on. We should be out in private CTP in a couple of weeks I hope. Typemock Racer tries to solve one huge problem for developers working in multi threaded environments: Detecting code that can result in deadlocks...
    Posted to ISerializable (Weblog) by Anonymous on 07-08-2008
  • Introducing Depender - Testability Problem Finder

    Depender is a tool that I created to illustrate several concepts both for my book and both for my training classes. I think it should prove valuable (as it gets more and more features) to anyone who is trying to write tests for existing code.   Depender allows you to load an assembly and inspect...
    Posted to ISerializable (Weblog) by Anonymous on 07-05-2008
  • Ad hoc Unit Tests with Snippet Compiler

    If you're a fan of snippet compiler (if you're not you should seriously check it out)Travis Illig published a little template for writing Typemock Isolator test inside this handy little tool. the reasons you'd need a specialized template in the first place to write these kinds of tests in...
    Posted to ISerializable (Weblog) by Anonymous on 02-21-2008
  • Mocking LINQ Queries, Extension methods and Anonymous Types

    One of the things I wanted to show at my Interactive session on unit testing tips and tricks at TechEd this year was how you can "Stub" out results from LINQ Queries, or mock\stub Extension methods in .NET 3.5 ( what's the difference between mocks and stubs?) The only mocking framework...
    Posted to ISerializable (Weblog) by Anonymous on 11-17-2007
Page 1 of 1 (4 items)
Copyright 2007 Roy Osherove