Home Page
Categories: ADO.NET providers, Testing,
Latest version: 1.0.3.0
Added 2006-09-25
ADO.NET Data Provider that allows to test data access code without accessing to the database.
The Mock Data Provider has two operation modes:
- In the "recording" mode, it acts as a proxy against another ADO.NET Data Provider and it records the results of all the executions against the database.
- In the "mock" mode it returns the results that it registered previously in the "recording" mode, without being connected to the database.
 Built for .NET 2 |
 Library |
 Free or free version available |
 Source code provided |