You are designing a Windows Phone 7 application that uses an MVVM pattern. You need to recommend the layer of the MVVM pattern where the application developer should unit test the client-side logic in the application. What should you recommend?
A.
presenter
B.
view model
C.
view
D.
model