AppFuse's testing framework isn't much more than some base classes (that extend Spring's testing classes in most cases) and JUnit/JMock/ Spring Test dependencies. You could certainly look at the code on how to setup your own test harness, but there really isn't much of a "testing" package you can extract and use. At least, not at this point.

Matt

On Dec 10, 2007, at 1:58 PM, Kiran Karnati wrote:

Hi Matt,

Since I wanted to develop an application with IceFaces. I talked with IceFaces support team and they said it is not worth considering Seam as a helping tool which may just increase the complexity.

Instaead I can use the springs capabilities like SpringWebServices and SpringWebFlow and so on...

but for testing this application I am wondering which framework can help me... since I know your approach of test driven developement, I wonder if I can use just testing part of AppFuse ?

could you please be kind to suggest me in this testing issue ?

thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to