Thumbnail View Resource
Source

http://www.codeproject.com/favicon.ico www.codeproject.com (The Code Project), posted 2009-07-08

Added By

Avatar BillHenn on 2009-07-08

Vitals
0score
  • 1479 total views
Summary
Sacha talks about Cinch, a MVVM framework for WPF.
Excerpt
"Unit Testing The main thrust of this article will be about how to construct unit tests that test as much of your ViewModel/Model code as possible. A wise man once said show me your Unit tests and if they are good enough I will be able to understand how the application works. It is not my job to tell you how much unit testing you should do, that is your choice. But what I can say that the main idea behind Cinch was to make the ViewModels/Models as testable as humanly possible. I have to say I am actually pretty pleased with how much you can actually test. The rest of this article will discuss what testing techniques you could use to test your own ViewModel/Model classes, and you can of course examine the attached demo code which has a whole set of NUnit tests, which test ALL the functionality of the demo app."
Full Link

http://www.codeproject.com/kb/wpf/cinchv.aspx

About The Code Project

The Code Project is a community of software development and design developers joined together with certain common goals: to learn, to teach and to have fun programming. Developers from all over the world come together to share source code, tutorials and knowledge for free to help their fellow programmers. It is extremely popular and is one of the best places on the web to look for open source implementations of .NET control, components, and techniques. http://www.codeproject.com/

The WPFpedia resource guide has 238 total links to this site.

Comments 

There aren't any comments yet for this resource. Be the first to add one!

Add a Comment

Please log in to post comments.

Tags

  • Tag Design-Pattern / MVVM (36)
  • Tag Web/Reference / Tutorial (102)
  • Tag Platform / WPF (922)

Tasks

Thumbnail Screenshots by Thumbshots