I’ve battled the EJB beast and come back scarred and wounded. I’ve tried many approaches and found none to satisfying.
First, there was hope with MockEJB, I got it working for some simple cases, but I got bogged down with more complicated test setups and dealing with intercepting EntityBean test methods.
Next came the idea [...]