Hi, I read the topic after to post the work. Yesterday, I have decided to learn how to use RhinoMock and after I have done all exemple. I have thought it'll be a great idea to share a visual studio solution.
I have done a package with all documentation exemple and add every time a minimum implementation to pass the unit test: http://rhinomocks.googlegroups.com/web/Documentation-Samples-RhinoMocks.zip?gda=n8_NLFYAAABKwZiw4Ue6gVala5zXr8dIe1wkcfqatFc4xmYcHg8Y4gdTR5d6oLM7xgAwsDwVNKQNGZp3CufERclEfK7jULUISe28_bXnaCPXEW6slA6skxPhGuxsWDLdLep2NLleRSE Feel free to reuse a part of works already done. It'd be a good idea to use a simple project as base using to implement official examples to show the potential of Mock objects with Rhino Mocks. Currently, lot of exemples are done, if don't do any mistakes, from Nhibernate. Regards, Fabien Arcellier On Nov 21, 5:05 pm, Tim Barcz <[email protected]> wrote: > Just following up that this is underway with a Rhino.Mocks.GettingStarted > project. I'll report back here in a bit to get some volunteers to create > different areas/examples. > > Tim > > > > > > On Wed, Nov 18, 2009 at 12:24 PM, Tim Barcz <[email protected]> wrote: > > "Out of curiosity, what part do you play with Rhinomocks? Is Rhinomocks > > wholey written by Ayende or are there other people on the team? I've only > > been on this list a week now so still learning who's involved. :)" > > > Ayende wrote most of it but has had additions to it over time by other in > > the form of patches (now pull requests on Git). I got involved over a year > > ago in a simple act of trying to answer a question before Ayende could get > > to it. One day I got to one before he did...and then I gained confidence > > and started answering more. I work mostly here to answer questions, > > typically someone who is smarter than I or has more time (or both) has > > worked on code. I speak often on Rhino mocks and testing strategies at code > > camps and local user groups. > > > Tim > > > On Tue, Nov 17, 2009 at 7:59 PM, Stephen Price <[email protected]> wrote: > > >> I was thinking of doing it myself as a learning experience, but it would > >> carry more weight, and probably be more useful if it was from yourself? > > >> Be happy to help/beta test it, and contribute via requests for specific > >> examples etc. It should compliment the actual documentation too I think. > >> Might be a good place to start by taking the examples in the docs and > >> putting it into a working solution? Would help weed out the documentation > >> that needs updating too! > > >> Thanks Tim, appreciate your willingness to improve Rhinomocks. > >> Out of curiosity, what part do you play with Rhinomocks? Is Rhinomocks > >> wholey written by Ayende or are there other people on the team? I've only > >> been on this list a week now so still learning who's involved. :) > > >> cheers, > >> Stephen > > >> On Wed, Nov 18, 2009 at 9:44 AM, Tim Barcz <[email protected]> wrote: > > >>> I'd be happy to supply or start an open source example solution, in fact > >>> I'm surprised one doesn't already exists and am ashamed we (I) haven't > >>> thought of this before. > > >>> Tim > > >>> On Tue, Nov 17, 2009 at 7:42 PM, Stephen Price <[email protected]> wrote: > > >>>> Hi Chris, > > >>>> If those are the old pages, where are the current documentation pages? I > >>>> must say that finding good up to date examples of how to use Rhinomocks > >>>> has > >>>> been frustratingly hard. A solution containing working examples would > >>>> also > >>>> be a really nice touch. When you install Typemock it installs an example > >>>> solution with dozens of working projects of all different kinds of > >>>> scenarios. > > >>>> Given there are so many mocking frameworks, each with its own flavour of > >>>> syntax, combined with Record and Play versus AAA styled approaches, its a > >>>> minefield for someone trying to learn mocking frameworks. > > >>>> If anyone knows where the latest documents are, or of an existing > >>>> example solution please point me the way. > > >>>> many thanks, > >>>> Stephen > > >>>> On Wed, Nov 18, 2009 at 5:44 AM, Chris Missal > >>>> <[email protected]>wrote: > > >>>>> As it has been pointed in other threads. People appear to be looking > >>>>> for RM documentation, but finding old information. It's hard to get > >>>>> Google > >>>>> to point to a new page first, but maybe we can convince Ayende to update > >>>>> those pages that are showing up high? :) Here are some old pages that > >>>>> come > >>>>> up in searches that could point users to more current info: > > >>>>>http://www.ayende.com/projects/rhino-mocks/documentation.aspx > >>>>>http://www.ayende.com/wiki/Rhino+Mocks+Documentation.ashx > > >>>>>http://ayende.com/Blog/archive/2005/08/16/UpdatedRhinoMocksDocumentat... > >>>>>http://www.ayende.com/wiki/Rhino+Mocks.ashx(this one is ok, but could > >>>>> use a few updates of links) > > >>>>> -- > >>>>> Chris Missal > >>>>>http://chrismissal.lostechies.com/ > > >>>>> -- > >>>>> 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]. > >>>>> For more options, visit this group at > >>>>>http://groups.google.com/group/rhinomocks?hl=. > > >>>> -- > >>>> 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]. > >>>> For more options, visit this group at > >>>>http://groups.google.com/group/rhinomocks?hl=. > > >>> -- > >>> Tim Barcz > >>> Microsoft C# MVP > >>> Microsoft ASPInsider > >>>http://timbarcz.devlicio.us > >>>http://www.twitter.com/timbarcz > > >>> -- > >>> 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]. > >>> For more options, visit this group at > >>>http://groups.google.com/group/rhinomocks?hl=. > > >> -- > >> 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]. > >> For more options, visit this group at > >>http://groups.google.com/group/rhinomocks?hl=. > > > -- > > Tim Barcz > > Microsoft C# MVP > > Microsoft ASPInsider > >http://timbarcz.devlicio.us > >http://www.twitter.com/timbarcz > > -- > Tim Barcz > Microsoft C# MVP > Microsoft ASPInsiderhttp://timbarcz.devlicio.ushttp://www.twitter.com/timbarcz -- 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.
