Back to Browse

Model View Presenter (MVP) Example - #5 Unit Test Setup With xUnit.net

10.6K views
May 18, 2018
24:07

Part 5 of MVP Using WinForms. This video covers setting up a Unit Test project using xUnit.Net in Visual Studio to test the Services Layer. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. If you are not interested in unit testing an application then you should skip this video and move onto video #6. Video #6 will begin covering the repository. Please note the repository for this sample application will not initially be using an ORM such as Entity Framework. It will be using SQLite. An Entity Framework repository will be used used to replace the SQLite application after all parts of the MVP have been completed to demonstrate the interchangeable parts ability of using MVP in a layered design. Briefly discussed topics in this Video: 1) Wrap up of Video 4 noting some minor changes which took place 2) Using Visual Studio 2017 to create a Unit Test Project to test the Services Layer Follow me on twitter to see what I'm working on and news on upcoming videos. My twitter page is at the below URL: https://twitter.com/RobertGMarquez1 My twitter account is @RobertGMarquez1 Model View Presenter Pattern Model View Presenter C# example Model View Presenter WinForms example Model View Presenter Tutorial Model View Presenter .NET C# rgmvideos Robert Glenn Marquez Samples Robert G Marquez Samples Robert Marquez Samples

Download

1 formats

Video Formats

360pmp435.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Model View Presenter (MVP) Example - #5 Unit Test Setup With xUnit.net | NatokHD