Base solution for your next web application
Open Closed

How SQLite create exact replica of SQL Server? #4812


User avatar
0
manojreddy created

I'm just wondering how SQLite in test cases know about the SQL Server database?


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    It is done here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/blob/9c916a11b8c7ba9b3a36695a06e1679030903f5c/aspnet-core/test/MyCompanyName.AbpZeroTemplate.Tests/DependencyInjection/ServiceCollectionRegistrar.cs#L31">https://github.com/aspnetzero/aspnet-ze ... rar.cs#L31</a>.