Benoit Patra's Picture

Benoît Patra's blog

Discussions on software engineering and machine learning

  • Home
  • Archives
  • About
  • Academic (past)

Posts with tag 'MOQ'

A collection of 2 posts

June 30, 2015

My WPF/MVVM "must have" part 3/3 - On view model unit tests organization

One of the great advantage of the MVVM pattern is that it allows you to test the Graphic User Interface logic of the application through the view models. The latter ones are in charge of ‘presenting’ the data to your...

C# MOQ MVVM TDD unit tests UnitTest WPF

March 15, 2014

Unit Testing Drag and Drop logic with MVVM pattern in WPF

I recently had a discussion with a friend about the Model-View-ViewModel pattern (MVVM) for UI apps and the fact that it allows unit testing where you would not have thought it possible in the first place, for example, logic involved...

C# GongWPF mock framework MOQ MSTest MVVM Unit Testing WPF XAML

Benoît Patra's blog © 2024.
Powered by Jekyll.

Back to top