isolation-frameworks Questions

3

Solved

Moles is an isolation framework created by Microsoft. A cool feature of Moles is that it can "mock" static/non-virtual methods and sealed classes (which is not possible with frameworks like Moq). B...
Vyatka asked 11/6, 2010 at 9:52

1

Solved

Here's my imagined development and deployment process: Create project directory my_project. Install the required Ruby version into it. Install the required gems. Write some code. Use fpm to packa...
Hereto asked 6/2, 2013 at 5:29

4

Solved

I realize this has been asked before, but the last time was in mid 2008. If you were starting a new project right now, which one would you use and why? What are their strengths/weaknesses regardi...
Rejoice asked 17/6, 2010 at 1:51

3

Solved

I have used the RhinoMocks product for quite some time and have been quite happy with the product - never had a reason to look elsewhere really. I was recently asked by the good folks at TypeMock t...
Brookhouse asked 12/8, 2009 at 20:14

6

Solved

I'm trying to learn how to do Unit Testing and Mocking. I understand some of the principles of TDD and basic testing. However, I'm looking at refactoring the below code that was written without tes...
Barbaraanne asked 5/8, 2009 at 14:7
1

© 2022 - 2024 — McMap. All rights reserved.