mardi 21 juin 2016

Testing EJBs with transactions without deploying it into a container?

My Java EE application contains EJBs which handles intermodular transactions. I need to test all these EJBs using Unit Tests. I can test the functions without intermodular dependencies. Is there a way to test EJBs without deploying it into any container?

Aucun commentaire:

Enregistrer un commentaire