Info
Version: | 1.0.0 |
Author(s): | Matt DeKrey |
Last Update: | Thursday, September 28, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdekrey/DeKreyConsulting.AdoTestability |
NuGet Url: | https://www.nuget.org/packages/DeKreyConsulting.AdoTestability.Testing.Postgres |
Install
Install-Package DeKreyConsulting.AdoTestability.Testing.Postgres
dotnet add package DeKreyConsulting.AdoTestability.Testing.Postgres
paket add DeKreyConsulting.AdoTestability.Testing.Postgres
DeKreyConsulting.AdoTestability.Testing.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- DeKreyConsulting.AdoTestability(>= 1.1.0)
- DeKreyConsulting.AdoTestability.Testing.Stubs(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- Npgsql(>= 3.2.5)
- System.Xml.XDocument(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- DeKreyConsulting.AdoTestability(>= 1.1.0)
- DeKreyConsulting.AdoTestability.Testing.Stubs(>= 1.1.0)
- Newtonsoft.Json(>= 10.0.3)
- Npgsql(>= 3.2.5)
Tags
This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.