Armed with
1 replies - 1178 views - 10/19/09 by sashag in News
In the previous installment
I mentioned that I wasn’t satisfied with tests that check whether a
single constructor throws a single exception. Over the years...
0 replies - 593 views - 10/13/09 by sashag in News
This article is taken from The Art of Unit Testing from Manning Publications. As part of a chapter on mock object frameworks, this segment shows how to create...
0 replies - 690 views - 10/01/09 by alashcraft in Articles
During J.B. Rainsberger's presentation at Agile 2009 titled 'Integration tests are a scam'
he suggests that having lots of integrationt tests covering our...
0 replies - 1106 views - 09/24/09 by markhneedham in News
I’m a big fan of NUnit and NCover and I have used them extensively
on many projects. One of the recent problems that I have been running
into was the...
0 replies - 557 views - 09/17/09 by justin_etheredge in News
I wrote previously how we'd been doing some work to change the way that we get a 'User' object into our system
and one mistake that we made intially was to...
0 replies - 635 views - 09/13/09 by markhneedham in News
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 - 512 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 - 494 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 - 538 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 - 531 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 - 316 views - 05/20/09 by casualjim in News
After learning about the performance characteristics of .NET
Reflection, you might be tempted to say that “Reflection is bad for
performance”. Roughly...
0 replies - 518 views - 05/11/09 by sashag 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 - 1252 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 - 984 views - 04/30/09 by alashcraft in Videos
a translated version of an article Rob and I wrote for the Dutch .NET Magazine. Visual
Studio Test Edition will be significantly extended in the...
0 replies - 1187 views - 04/21/09 by clemensreijnen in News