AppFuse actually does use JUnit - so if you create any tests like it
shows in the tutorial, you'll be using JUnit to run them.

Matt

On 2/24/07, Jason Brice <[EMAIL PROTECTED]> wrote:
Hi Jolly,

There are many JUnit tutorials online - have you tried any of those (this
one for example http://open.ncsu.edu/se/tutorials/junit/)?
If so, what problems did you run into or what questions do you have that are
preventing you from getting started? Is there a reason you don't want to use
the testing frameworks that come with AppFuse?

My first thought is that you ought to try the tests that come with AppFuse
(see
http://raibledesigns.com/wiki/Wiki.jsp?page=CreateDAO). You
might be able to save a lot of time and effort there, the frameworks are
much more suited to testing the pieces of an AppFuse app than JUnit, which
is not as specialized.

Jason



On 2/24/07, Jolly <[EMAIL PROTECTED]> wrote:
>
> Dear Friends
>                 How to work JUnit testing in appfuse 1.9.3? I want the
exact
> procedure. Please help me ASAP.
>
> Regards,
> Jolly.
> --
> View this message in context:
http://www.nabble.com/Junit-testing-tf3282812s2369.html#a9131446
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
[EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




--
http://raibledesigns.com

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

Reply via email to