[jboss-dev-forums] [Design of EJB 3.0] - Re: Move Interceptors and Tests back into AS5 Workspace
anil.saldhana@jboss.com
do-not-reply at jboss.com
Mon Mar 10 11:31:10 EDT 2008
What you need when you get cranky is a nice spanking. ;)
Regarding junit based tests in the ejb3 project, they mainly test minute functionality (avoid NPEs also), define input/output from the functionality etc. Testing functionality in small bits can reveal issues that integration tests will not or take a long long time in resolving.
The issue is the effort in isolating the functionality in bits that need to be unit tested. You have got to start sometime in getting there. :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4135342#4135342
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4135342
More information about the jboss-dev-forums
mailing list