Filter « Component « JPA Q&A





1. Need to use Unit testing famework for testing J2EE Components like Servlets , Filters and JPA    stackoverflow.com

I need to create unit tests for J2EE components like Servlets, Filters and JPA code which would call it's life cycle methods automatically and would integrate with Maven2 and Continuum and ...