Re: Shale Test Framework setting the remote User

2006-02-15 Thread Craig McClanahan
L PROTECTED] On Behalf Of Craig > McClanahan > Sent: Wednesday, February 15, 2006 5:46 PM > To: Struts Users Mailing List > Subject: Re: Shale Test Framework setting the remote User > > On 2/15/06, Miller, John <[EMAIL PROTECTED]> wrote: > > > > Hi, > > &g

RE: Shale Test Framework setting the remote User

2006-02-15 Thread Miller, John
Awesome, thanks for the help -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Craig McClanahan Sent: Wednesday, February 15, 2006 5:46 PM To: Struts Users Mailing List Subject: Re: Shale Test Framework setting the remote User On 2/15/06, Miller, John

Re: Shale Test Framework setting the remote User

2006-02-15 Thread Craig McClanahan
On 2/15/06, Miller, John <[EMAIL PROTECTED]> wrote: > > Hi, > > I am new to shale and the concept of mock objects, I am trying to write > a unit test to test a JSF action. The action requires the > getRemoteUser() to return a valid user. Can anyone tell me the proper > way to set up a user in the M

Shale Test Framework setting the remote User

2006-02-15 Thread Miller, John
Hi, I am new to shale and the concept of mock objects, I am trying to write a unit test to test a JSF action. The action requires the getRemoteUser() to return a valid user. Can anyone tell me the proper way to set up a user in the Mock External context. Thank you in advance. John NOTI