[ANN] MockEjb Framework

Alexander Ananiev <[email protected]>
Newsgroups gmane.comp.java.sun.ejb.general
Message-ID <005901c362d5$535e2220$927ba8c0@alexander>
MockEjb is the lightweight framework for running EJBs outside of the container for unit testing. With MockEjb developers can instantly run EJBs and their test classes directly from IDE without having to deal with the complexity of EJB deployment.

MockEjb supports most of javax.ejb interfaces. MockEjb allows for testing of EJBs that rely on JNDI or require transaction support. MockEjb comes with the simple API that allows for configuring its environment in setUp method of a test class. Additionally, MockEjb can be easily extended using its implementation of the interceptor pattern.



Alexander Ananiev

www.mockejb.org


===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.