Top 20 NuGet Packages depending on DeKreyConsulting.AdoTestability

Total dependencies: 6

Provides a simple logging platform for complex data aggregation.
Provides execution plan testing for Postgres. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Provides execution plan testing for Sqlite. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Provides classes that use the Moq mocking framework. This provides easy mock setup, tracking of command executions, including parameter values.
Provides execution plan testing for SqlServer. This allows you to unit test the `CommandBuilder.CommandText` property by actually sending it to the database and running an explain plan.
Provides fakes and classes that can be more easily overridden, mocked, or stubbed in tests.