Exception when trying to run a test with Spring runner
Soheil Tayari
Greenhorn
Joined: Apr 04, 2008
Posts: 29
posted
0
I'm using Spring 3.0.5 and I want to inject some properties using spring into my test classes. I'm using SpringJUnit4ClassRunner to run the tests and perform the injection. But I get an exception when I try to run the test. It seems that the exception has already been reported (here) but has been closed and it's not helping me much. Here's the stack trace: