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
Post a Comment