, :
NUnit, DLL System.Web.Mvc. , NUnit - . SelectedList SelectedList.
Edit
I am running NUnit 2.5.5. It happens that when creating the application version 3.0.0.0 for dll is used, but when it starts under NUnit by the time the application DLL is loaded, version dll 2.0.0.0 is already loaded. Both of them have the SelectedList class defined in them, and this causes NUnit to lose their minds.
source
share