0
comment
on 9/3/2009 11:46 PM
Why Assert.Fail? Some might find it negative. Perhaps it is. The way I use it is more like a clean slate:public void FooTest(){ Assert.Fail();}It’s the starting point of many tests. Same as methods:public void Foo(){ throw new NotImplementedException();}It’s a clean canvas for your implementation.
>> Read the full article on assertfail.gewalli.se
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper