Legend and truth

An opinionated .Net developers blog. The official blog for FakeItEasy.

Tuesday, December 6, 2011

Undefined… uhhh… defined

›
Yes, we all know it, Javascript has some serious flaws. One of the more disturbing one being that undefined can be defined: // This is way l...
93 comments:
Sunday, April 10, 2011

An alternative to NotImplementedException

›
It happens from time to time that I forget to implement some code where I’m just throwing a NotImplementedException. Being forgetful I have ...
3 comments:
Saturday, April 2, 2011

An old pain point removed from FakeItEasy

›
It’s always bittersweet to say that you have introduced a breaking change in an API that people use. Bitter because it will break peoples co...
7 comments:
Monday, February 14, 2011

FakeItEasy breaking change for assertions

›
In the latest version of FakeItEasy (version 1.6.4062.205) there is a breaking change in how repeats are specified in assertions. The reason...
3 comments:
Saturday, February 5, 2011

Experimental branches in Mercurial

›
Branching in Mercurial is easy, it’s so easy that most of the times you’re branching you don’t even know that you’re doing it. Have you ever...
Monday, October 4, 2010

Fixture initialization in FakeItEasy

›
I added a new feature to FakeItEasy that makes it – you guessed it – easy to initialize test fixtures with fakes. Instead of calling A.Fake...
1 comment:
Sunday, September 26, 2010

Extending exception messages in FakeItEasy

›
One of the main features of FakeItEasy is the informative exception messages, let’s say we have the following types: public interface IPers...
›
Home
View web version

About Me

Patrik Hägne
View my complete profile
Powered by Blogger.