170? Someone needs to learn SRP and ISP... Good lord. I would also say don't mock interfaces you don't own...wrap it and provide an interface you do own (will be a very thin layer.
On Aug 24, 2010, at 7:27 AM, A <[email protected]> wrote: > I want to mock a third party interface that contains approx. 170 > public properties and methods. Executing the test (without debugging) > takes up to 5 seconds, but when debugging the mock instantiation step > takes couple of minutes. > > Is there any workaround to somehow reduce the time of execution? > > -- > 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. > -- 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.
