Use the ".OutRef" option to define what you want your out and/or ref
parameters to be set to:

http://en.wikibooks.org/wiki/How_to_Use_Rhino_Mocks/Out_and_Ref_Parameters

---
Patrick Steele
http://weblogs.asp.net/psteele


On Fri, Jun 1, 2012 at 1:19 AM, Easwaran Paramasivam
<[email protected]> wrote:
> How to ensure write unit test with Rhino mock for below kind of
> methods?
>
> public void GetTicketFromRequest(ref
> StudentGroupSelector.Configuration configuration)
> {
>
> }
>
> Please do provide your input.
>
> --
> 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.

Reply via email to