After creating fakes and setting behaviors. we come to the end of our journey (until next release, when new APIs…
Read moreTypemock Racer Released!
I’m happy to announce the release of the Alpha version of our newest product Typemock Racer. you can get it…
Read moreTypemock Racer Released!
I’m happy to announce the release of the Alpha version of our newest product Typemock Racer. you can get it…
Read moreWriting Testable Code
A common problem that most beginners in the TDD world have is how to define a unit test. Although seems…
Read moreTDD Research
Here’s a very nice case study conducted at Microsoft on two projects: http://research.microsoft.com/manuvir/papers/isese-fp17288-Bhat.pdf Here are two tables showing the difference…
Read moreTDD Research
Here’s a very nice case study conducted at Microsoft on two projects: http://research.microsoft.com/manuvir/papers/isese-fp17288-Bhat.pdf Here are two tables showing the difference…
Read moreHow to create an instance that cant be instantiated.
One of the questions that keep up popping every once in a while in our forums is how to “bypass”…
Read moreIncreasing Code Coverage
In his recent post, Philip Laureano writes about how to increase code coverage for LinFu: Bottom-up or Top-down. Bottom-up means…
Read moreIncreasing Code Coverage
In his recent post, Philip Laureano writes about how to increase code coverage for LinFu: Bottom-up or Top-down. Bottom-up means…
Read moreDo I Need to Rewrite My Tests for the New API?
NO! We are releasing our new API in addition to Reflective and Natural mocks. Everything you have will work just…
Read more