Re: Using Shale Test Framework with MyFaces

2006-02-15 Thread Craig McClanahan
On 2/15/06, CONNER, BRENDAN (SBCSI) <[EMAIL PROTECTED]> wrote: Thanks, Craig.  As you probably know, I posted a similar message over on the Struts-Shale list.   So it appears that, unlike Cactus, the Shale Test Framework doesn't run in the Web containers, correct?That's correct ... it is

RE: Using Shale Test Framework with MyFaces

2006-02-15 Thread CONNER, BRENDAN \(SBCSI\)
Title: Message Thanks, Craig.  As you probably know, I posted a similar message over on the Struts-Shale list.   So it appears that, unlike Cactus, the Shale Test Framework doesn't run in the Web containers, correct?  Is there any testing framework I can use that will run in the Web containe

Re: Using Shale Test Framework with MyFaces

2006-02-14 Thread Craig McClanahan
On 2/14/06, CONNER, BRENDAN (SBCSI) <[EMAIL PROTECTED]> wrote: Thanks.  Is it an appropriate framework to use for application-leveltests?For example, to test a managed bean's action method that does somethinglike the following:1. Gets values from two or three managed beans No problem ... the framew

RE: Using Shale Test Framework with MyFaces

2006-02-14 Thread CONNER, BRENDAN \(SBCSI\)
y 14, 2006 3:12 PM To: MyFaces Discussion Subject: Re: Using Shale Test Framework with MyFaces Once the Shale unit test lib is in maven, we'll begin refactoring the myfaces tests to use it. You will want to go w/ a nightly or wait until the next release, as there have been some major improv

Re: Using Shale Test Framework with MyFaces

2006-02-14 Thread Dennis Byrne
Once the Shale unit test lib is in maven, we'll begin refactoring the myfaces tests to use it. You will want to go w/ a nightly or wait until the next release, as there have been some major improvements in the last 2 months. It's pretty cool though. You can just instantiate a component, call a