Info
Version: | 1.1.0 |
Author(s): | Matt DeKrey |
Last Update: | Thursday, December 29, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mdekrey/DeKreyConsulting.AdoTestability |
NuGet Url: | https://www.nuget.org/packages/DeKreyConsulting.AdoTestability.Testing.SqlServer |
Install
Install-Package DeKreyConsulting.AdoTestability.Testing.SqlServer
dotnet add package DeKreyConsulting.AdoTestability.Testing.SqlServer
paket add DeKreyConsulting.AdoTestability.Testing.SqlServer
DeKreyConsulting.AdoTestability.Testing.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Data.SqlClient(>= 4.3.0)
- 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)
- DeKreyConsulting.AdoTestability(>= 1.1.0)
- DeKreyConsulting.AdoTestability.Testing.Stubs(>= 1.1.0)
Tags
This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.