Skip navigation.

Ejb3Unit: Out-of-Container EJB 3.0 Testing

Ejb3Unit: Out-of-Container EJB 3.0 Testing

The Ejb3Unit project will automate Entity and Session bean testing outside the container for the EJB 3.0 specification. Ejb3Unit can execute automated standalone JUnit test for all EJB 3.0 conform J2EE projects. EJb3Unit is using an in memory database by default but also can be configured for a user defined target database if necessary. Testdata can be provided by in various ways, for instance comma seperated file, data generators or constants.