Extend Arquillian to support Spring testing (beans and MVC controllers)
Jakub Narloch
Abstract
Arquillian provides an extensible testing platform that can be used for testing any type of Java-based component. The initial focus for Arquillian was testing Java EE components, such as CDI beans, EJBs and JPA. However, Arquillian provides all the infrastructure and hooks necessary to make it an ideal testing platform for Spring applications. So the main of this project would be introducing suport for Spring testing.
Additional Information
The project has been publicly released and reached Beta status.
http://arquillian.org/blog/2012/08/17/arquillian-extension-spring-1-0-0-Beta1/
The most up to date code can be found on github:
Code samples
| File name | Size | Date submitted |
|---|---|---|
| jakub_narloch.tar.gz | 172.7 KB | August 25 2012 17:43 UTC |
