And I suppose further distinction between "mock static types/methods" and "test static types/methods that are dependent upon collaborating with other mockable objects" is useful as well.
Steve Bohlen [email protected] http://blog.unhandled-exceptions.com http://twitter.com/sbohlen On Thu, Oct 20, 2011 at 8:37 AM, Patrick Steele <[email protected]>wrote: > Perhaps you could show us a code sample that you'd like to write a > test for. I'm still not sure what "static test" means. > > --- > Patrick Steele > http://weblogs.asp.net/psteele > > > > On Wed, Oct 19, 2011 at 11:25 AM, Thomas Madsen <[email protected]> > wrote: > > perhaps. the challenge was explain "how to test static in Rhino > > Mocks." That's all I have to go on. > > > > On Oct 19, 7:45 am, Patrick Steele <[email protected]> wrote: > >> Do you mean test static methods and classes? > >> > >> --- > >> Patrick Steelehttp://weblogs.asp.net/psteele > >> > >> > >> > >> On Tue, Oct 18, 2011 at 8:19 PM, Thomas Madsen <[email protected]> > wrote: > >> > How does one "test static" (or should it be "static test") in Rhino > >> > Mocks. I need to put together a detailed step by step explanation of > >> > how accomplish this task for lay people and have no idea where to > >> > begin. > >> > thanks for any help > >> > >> > -- > >> > 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 athttp:// > groups.google.com/group/rhinomocks?hl=en.- Hide quoted text - > >> > >> - Show quoted text - > > > > -- > > 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. > > -- 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.
