UmbracoContext and ApplicationContext mocking helper for Umbraco 7 unit testing.
Info
Version: | 2.0.0 |
Author(s): | Gary Devenay |
Last Update: | Wednesday, March 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/garydevenay/Umbraco-Context-Mock |
NuGet Url: | https://www.nuget.org/packages/GDev.Umbraco.Testing |
Install
Install-Package GDev.Umbraco.Testing
dotnet add package GDev.Umbraco.Testing
paket add GDev.Umbraco.Testing
GDev.Umbraco.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Moq(>= 4.2.1510.2205)
- UmbracoCms.Core(>= 7.3.4)
Tags