Typemock AAA – Faking the same method with different parameters

As I stated in my last post (oh so 5 minutes ago! :P) I’m working on a new project for the Umbraco team, one thing I’m really focusing hard on with LINQ to Umbraco is Test Driven Development (TDD), and with that I’m using Typemock as my mocking framewo…


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

As I stated in my last post (oh so 5 minutes ago! :P) I'm working on a new project for the Umbraco team, one thing I'm really focusing hard on with LINQ to Umbraco is Test Driven Development (TDD), and with that I'm using Typemock as my mocking framework (since I scored a free license I thought I should use it). The Arrange, Act, Assert (AAA) is really sweet, but it does have a problem, it doesn't support mocking a method call with different parameters.


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-02-25T20:36:49+00:00) Typemock AAA – Faking the same method with different parameters. Retrieved from https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/

MLA
" » Typemock AAA – Faking the same method with different parameters." Posts on LINQ to Fail | Sciencx - Wednesday February 25, 2009, https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/
HARVARD
Posts on LINQ to Fail | Sciencx Wednesday February 25, 2009 » Typemock AAA – Faking the same method with different parameters., viewed ,<https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Typemock AAA – Faking the same method with different parameters. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/
CHICAGO
" » Typemock AAA – Faking the same method with different parameters." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/
IEEE
" » Typemock AAA – Faking the same method with different parameters." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/. [Accessed: ]
rf:citation
» Typemock AAA – Faking the same method with different parameters | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2009/02/25/typemock-aaa-faking-the-same-method-with-different-parameters/ |

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.