Sunday 16 June 2013

The import org.springframework.test cannot be resolved

The import org.springframework.test cannot be resolved

 

import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;

import org.springframework.test.context.ContextConfiguration;

 

 

Add this to resloved this 

 

spring-test-2.5.4.jar

 

 

http://www.jarfinder.com/index.php/java/info/org.springframework.test.context.ContextConfiguration

No comments:

Post a Comment