|
|
|
|
|
|
|
| bstein77 : On March 16, 2008 10:57 PM said: |
Very good screencast, especially thanks for the clear explanation of how to use Rhino mocks with MVC.
|
|
|
| guzuqiang : On March 24, 2008 10:49 PM said: |
Establishing a link to the sample sln shown in the video may be better.
|
|
|
| guzuqiang : On March 24, 2008 10:59 PM said: |
Many thanks to Scott for the source code.
|
|
|
| davidkiff : On March 31, 2008 2:52 PM said: |
Hi Scott,
Excellent videos,
I use NMock2 and am finding it hard to mock an abstract class! HttpContextBase does not seem to implement an Interface that I could use either.
Any ideas?
|
|
|
| shanselman : On May 28, 2008 12:51 AM said: |
David - When mocking an abstract class, you just need to derive (or your mock system needs to) from that abstract class and implement just those methods you're interested in.
|
|
|
| dw.egun : On June 12, 2008 5:21 AM said: |
Thank you so much, Scott. This is very nice video.
|
|
Leave a Comment
You must be logged in to leave a comment. Click here to log in.