hwellmann / jeeunit

Automatically exported from code.google.com/p/jeeunit
Other
0 stars 1 forks source link

Support injection of Spring Beans #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Projects using a servlet container like Tomcat 6 and not a full Java EE 
container are often use Spring and not CDI for injection.

jeeunit tests should support Spring injection as an alternative to CDI.

Original issue reported on code.google.com by hwellman...@gmail.com on 4 Sep 2011 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by hwellman...@gmail.com on 16 Jan 2012 at 7:06