dmitrimedvedev
                                        Results
                                        1
                                        issues of
                                        
                                
                                            dmitrimedvedev
                                        
                                    This test is not picked up: @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations = {"classpath:test-context.xml"}) public class MyTest { but if @RunWith is commented out the test is picked up (but obviously does not work...