I am trying to use the EF7 InMemory provider for unit tests but the persistent nature of the InMemory database between tests is causing me problems.I am trying to use the EF7 InMemory provider fo
I am trying to use the EF7 InMemory provider for unit tests but the persistent nature of the InMemory database between tests is causing me problems.I am trying to use the EF7 InMemory provider fo