I know people will argue but I do use PartialMock to test abstract
class. Only when the are cases that I need more control then I create
the fake.

GeneratePartialMock<T>(constructor arguments...)

On Fri, Sep 11, 2009 at 9:22 AM, TJA <[email protected]> wrote:
> Translation is abstract that's why I thought I could mock "behavior"
> before I understood.
>
> I need to create a class that inheritates Translation to achieve it.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rhinomocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to