The Art of Unit Testing, by well-known
.NET developer Roy Osherove, is an excellent resource for developers interested
in using unit tests to their full potential.
While the book provides an...
0 replies - 2363 views - 10/14/09 by msonsino in Book Reviews
The final part of the Typemock Isolator Basics series, presented by Gil Ziberfeld from Typemock. This video looks at mocking database calls.Enjoy!
1 replies - 564 views - 06/15/09 by alashcraft in Videos
Typemock Isolator "Decorators" feature allows
you to extend the current testing framework with custom attributes,
regardless if you are working...
0 replies - 541 views - 06/12/09 by alashcraft in Videos
An introduction to using Typemock Isolator to break a constructor dependency and working in static methods. This is the second part of lesson 1 in the series....
0 replies - 587 views - 06/08/09 by alashcraft in Videos
An introduction to using Typemock Isolator to break a constructor dependency and working in static methods.
0 replies - 579 views - 06/02/09 by alashcraft in Videos
The last couple of days I’ve been getting Caricature
to a more releasable state. The code got a thorough cleanup and
refactor. Caricature now knows how to be...
1 replies - 342 views - 05/20/09 by casualjim in News
Mike Hadlow talks about Rhino Mocks, which is currently the most
popular Mock Object Framework for .NET. The talk focuses mostly over
the new features that...
1 replies - 1348 views - 05/07/09 by alashcraft in Videos
Abid Quereshi introduces Moq, which is the only mocking library for
.NET developed from scratch to take full advantage of .NET 3.5 and C#
3.0 features,...
0 replies - 1048 views - 04/30/09 by alashcraft in Videos
In the previous entry in this series
on beginning mocking using Moq, we looked at how to create a mock and
then later verify that some method was called. This...
1 replies - 1188 views - 03/16/09 by justin_etheredge in News
While I was at the ALT.NET and MVP summits, the one topic that came
up over and over again was the fact that we don’t focus on the
beginners enough. And not...
0 replies - 1541 views - 03/09/09 by justin_etheredge in News