D
D
Dmitry Petrov2017-08-29 10:24:17
C++ / C#
Dmitry Petrov, 2017-08-29 10:24:17

How to test EF with Moq if Nuget builds don't have InternalsVisibleTo?

EntityFramework Nuget builds lack InternalsVisibleTo attributes, i.e. they cannot be applied to Castle or Moq for testing or extending functionality.
Is this a normal situation? It's just that if you take the entire EF source code from GitHub, then the collected Release and Debug have all the necessary attributes.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Petrov, 2017-08-31
@Sellec

Problem solved.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question