Hi All, In our upcoming 4.3 version we’re adding the possibility to get a mock object directly from the instance…
Read moreGetting mock object from an instance
Hi All, In our upcoming 4.3 version we’re adding the possibility to get a mock object directly from the instance…
Read moreIs A Better-But-Later Entity Framework Worth It?
It’s been something like a week since the Entity Framework controversy started. For those who don’t know, here’s a recap:…
Read moreAutomated Unit Tests in my life – Part 6
Should ability of testing affect the design of the production code? The tests code should be same high quality as…
Read moreAutomated Tests in my life – part 5
Relieve a stress A question… Is it familiar situation when you wrote a quality code according to the requirements and…
Read moreAutomated Unit Tests in my life – Part 4
Test Driven Development and Automated Tests advantages Later I tried to figure out what can be improved by coding in…
Read moreTesting WF using Typemock Isolator
Maurice has recently posted on how to leverage the Isolator framework in order to write automated test for WF components….
Read moreCustomer Support as a Development Tool
We do everything here. Code, build, blogs, coffee. And support. Customer support, that is. Customer support is part of almost…
Read moreUsing Custom Checks
Brad has just blogged that “Mocking Still Not Quite There For Me“. I looked at his post and thought that…
Read moreMore on Using Marshal.GetExceptionCode()
A long time ago Ayende pointed out that GetExcpetionCode can be used to know whether an exception was thrown from…
Read more