.Net/C# Unit Testing problem with EF Junction Tabel
I have a many to many relation between my two entities so the EF generated to me the junction tabel correctly and my code logic works fine but when i arrive to implement my unit tests i got a problem saying that :