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
Submitted by webmaster@testdriven.com (Links) on Sat, 14/05/2005 - 15:04. JUnitBy 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
Author: Lara D'Abreo
Published: DevX, May 13, 2005
