Skip to content
Mike Hingley edited this page Dec 2, 2015 · 1 revision

The testing strategy for App-Utility-Store has mainly focused around NUnit framework testing. An advantage of using the Entity Framework approach is that is potentially possible to create in-memory databases, and perform integration tests against this mocked in-memory database.

Clone this wiki locally