Welcome to EntropyZero Blogging Server Sign in | Join | Help

Mike_Brockey[0].Blog()

Object reference not set to an instance of an object.

Browse by Tags

All Tags » dataFresh » deltaRunner   (RSS)
Just how easy is it to setup dataFresh?
dataFresh is extremely easy to implement into your test framework. I will demonstrate just how easy it is by blogging a very simple implemenation using a test fixture base class from which all test fixtures should derive. [SetUp] public virtual void Setup() Read More...