Base class helpers for testing Communist services. 
                        
                    
         
                Info
| Version: | 0.9.1 | 
| Author(s): | Brad Sheldrick | 
| Last Update: | Friday, December 22, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/bsheldrick/communist/tree/master/src/Communist.Testing | 
| NuGet Url: | https://www.nuget.org/packages/Communist.Testing | 
Install
Install-Package Communist.Testing
                        dotnet add package Communist.Testing
                        paket add Communist.Testing
                        
                                Communist.Testing Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Communist(>= 0.9.2)
 - Microsoft.AspNetCore.Authentication(>= 2.0.1)
 - Microsoft.AspNetCore.TestHost(>= 2.0.1)
 - Microsoft.EntityFrameworkCore(>= 2.0.1)
 - Microsoft.EntityFrameworkCore.InMemory(>= 2.0.1)
 - Microsoft.Extensions.DependencyInjection(>= 2.0.0)
 - Newtonsoft.Json(>= 10.0.3)
 - System.ComponentModel(>= 4.3.0)