
Originally Posted by
Marten Deinum
Edit: Your filter is wrong... It should be the classname not the filename remove .java from your filter
that was the misstake...thanks. shouldn´t be .java.
tried type="assignable" first, but ...
Code:
java.lang.IllegalStateException: Failed to load ApplicationContext
at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:157)
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109)
at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75)
.
.
....