Raffaeu Garofalo is taking some time away from sunning in Bermuda and exploring unit testing with Typemock. In his latest…
Read moreWhat is the difference between unit tests and integration tests?
This is secret unit testing tip #4. Want more? Register to the webinar. Many people who start out writing tests…
Read morePractical Tips for Unit Testing
Willem Odendall a South African developer at new media labs, published a great presentation on practical tips for unit testing:…
Read morePractical Tips for Unit Testing
Willem Odendaal, a South African developer at new media labs, published a great presentation on practical tips for unit testing:He…
Read moreFaking WCF Async Calls – Part II
In the last post, I simulated an asynchronous call to WCF, by setting custom code behavior on the Begin and…
Read moreWCF tip – How to fake a method inside WebOperationContext
One of our customers had a very interesting problem. When using he needed to set WCF’s WebOperationContext.Current.IncomingRequest.UserAgent to return a…
Read moreStarting Test-driven Development using Typemock Isolator – Part 1
There are a lot of good tutorials on how to start Test driven development (TDD) that help understanding how he…
Read moreStarting Test-driven Development using Typemock Isolator – Part 1
There are a lot of good tutorials on how to start Test driven development (TDD) that help understanding how he…
Read moreUnit Testing WCF with Isolator – The Server
WCF actually cries out for unit testing. How can you make sure your logic actually works without relying on a…
Read moreRegistry on Windows 64 Bit – Double Your Pleasure
For those of you who are new to windows 64 bit you’ll be happy to know that Microsoft decided to…
Read more