need to test a module views loaded and initialized event and unit test why the view is displayed #2599
Unanswered
stevensrf11
asked this question in
WPF
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Using XUnit I need to do unit testing involving a view and the corresponding view model.
I need to unit test on events while the view is loading , and unit test while the view is displayed.
Is that even possible?
Is does anyone have sample code or reference to information on how to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions