TDD

Unit Test PropertyChanged

1 minute read

One of the basic stuff you wanna test as a client side developer, is that all of your UI bounded classes aka Controller, Model, ViewModel, Presenter, Present...