Hi, This is Asif. I am in the beginning level of Unit testing.I just start studying on unit testing. Everywhere I saw examples on Mocking with Interface. But. ifI am not using any interface in my application. How to perform unit testing on that class without using interface. May be my asking question is very funny, but I want to have a clear idea on it. Or if I have to communicate with a abstract class. how to perform unit testing on abstract class ? I am confused in this case.
Thank you Asif
-- 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.
