Hi all,
   This might be a little off topic but, I think it would be better to
discuss it with clever people on this list. Has anyone tried unit
testing on the EJBs(Basically session beans). I went through a lot of
stuff on JUnit and "JUnitEE", but couldn't find a concrete example and
most of the discussion didn't lead to any conclusion.
   Right now we are using GRINDER(www.ejbgrinder.com) for loadtest and
integration testing and we would like to start with the unit testing
also. The challenges are first to decide whether it's better to go for
Servlet clients or Standalone clients? How do u see if the test was
*completly* successful or not(eventually these session beans are
wrappers to the entity beans)? 
  It would be very helpful if someone could share his experiances here
with unit testing EJBs using JUnit (or anyother framework).

Thanks
Abhishek


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to