Isolating vs Mocking

I’ve been doing a lot of playing with testing frameworks and working out what’s the best to use for the different needs. There’s two kinds of frameworks out there for .NET, mocking frameworks and isolation frameworks.
There are different reasons for us…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I've been doing a lot of playing with testing frameworks and working out what's the best to use for the different needs. There's two kinds of frameworks out there for .NET, mocking frameworks and isolation frameworks. There are different reasons for using the different framework types and I'm to try and explain which one is a good choice for what you're trying to do.   What is mocking? Mocking is the concept of producing fake versions of the objects you want to operate with.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2009-06-01T21:46:45+00:00) Isolating vs Mocking. Retrieved from https://www.scien.cx/2009/06/01/isolating-vs-mocking/

MLA
" » Isolating vs Mocking." Posts on LINQ to Fail | Sciencx - Monday June 1, 2009, https://www.scien.cx/2009/06/01/isolating-vs-mocking/
HARVARD
Posts on LINQ to Fail | Sciencx Monday June 1, 2009 » Isolating vs Mocking., viewed ,<https://www.scien.cx/2009/06/01/isolating-vs-mocking/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Isolating vs Mocking. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2009/06/01/isolating-vs-mocking/
CHICAGO
" » Isolating vs Mocking." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2009/06/01/isolating-vs-mocking/
IEEE
" » Isolating vs Mocking." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2009/06/01/isolating-vs-mocking/. [Accessed: ]
rf:citation
» Isolating vs Mocking | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2009/06/01/isolating-vs-mocking/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.