JUnit is not enough.
I've come across a number of frameworks.
To JEE developers, please share your input as to w/c one you think is best. Thanks!
JUnit is not enough.
I've come across a number of frameworks.
To JEE developers, please share your input as to w/c one you think is best. Thanks!
JUnit is nice if you are mock testing.
Naka try ka ug cactus(http://jakarta.apache.org/cactus/)?
For me when I tried to test EJBs, I created a remote EJB(facade). I don't know if sakto pud ba ni siya na implementation. Mag-create dayon ko ug application(main) file. Didto sa main file, mag-buhat dayon ko ug mga methods for my JEE application.
Yes, I've tried Cactus. Still looking at others for a broader range of options. Beauty of open-source. hehe...Originally Posted by eax
You mean w/out using unit tests. Tried this one too.Originally Posted by eax
Thanks bro!
What do you need? Why do you think JUnit is not enough?Originally Posted by maddox
Similar Threads |
|