c# - Mocking entity - Enity Framework 3.5 -


is possible mock ef 3.5 entities. if so..how?

unfortunately, entity framework not suited mocking, due lack of interfaces example. here's question deals simialr issue.

i think best bet use moles framework microsoft (though doesn't have nicest api work i've seen. hey, @ least it's free)


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

java - Getting corefrences with Standard corenlp package -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -