Skip navigation.

Execute EJB JUnit Tests in Your Deployed Apps: Extend the life of your JUnit tests

Execute EJB JUnit Tests in Your Deployed Apps: Extend the life of your JUnit tests

JUnit
By building a simple JUnit test execution service that runs inside your application, you can support in container test execution via command-line, over HTTP, or even expose test execution as a Web service. Rather than running tests standalone using JUnit or IDE tools, you can execute them inside a deployed application.

Author: Lara D'Abreo
Published: DevX, May 13, 2005