java spring junit-java junit测试报错找不到自己定义的xml文件 跪求各位高手帮忙解决一下

问题描述

java junit测试报错找不到自己定义的xml文件 跪求各位高手帮忙解决一下

eclipse下junit测试时遇到如下错误,错误内容如下:
at jp.co.dgic.eclipse.jdt.internal.junit.runner.DJUnitRunner.main(DJUnitRunner.java:49)
caused by:org.springframework.beans.factory.
BeanDefinitionStoreException:IoException parsing XML document from class path resource [applicationContext_com.xml] ;nested exception is java.io.FileNotFoundException:class path resource[application_com.xml] cannot be opend because it does not exist

相关代码:System.setProperty("system.spf.appCtxProp.fileNames","applicationContext_com.xml,applicationContext_Mee.xml");

框架用的是spring

时间: 2024-11-02 17:44:09

java spring junit-java junit测试报错找不到自己定义的xml文件 跪求各位高手帮忙解决一下的相关文章

junit-dbunit-2.4.8+poi-3.2-final测试报错,各位大神有知道的没,求指导

问题描述 dbunit-2.4.8+poi-3.2-final测试报错,各位大神有知道的没,求指导 java.lang.NoSuchMethodError: org.apache.poi.hssf.usermodel.HSSFRow.getCell(I)Lorg/apache/poi/hssf/usermodel/HSSFCell; at org.dbunit.dataset.excel.XlsTable.createMetaData(XlsTable.java:91) at org.dbuni

跪求大神帮忙解决一个java语法问题

问题描述 跪求大神帮忙解决一个java语法问题 有行代码编译总是不能通过,我觉得是语法问题,但是找了很久都找不出来啊.请大婶帮忙解决,感激不尽. 解决方案 你的代码呢?你的代码呢? 解决方案二: 1.请把您的问题要点尽量在标题说明,大神都很忙,有时不会点进来看内容,会先用标题过滤一下:2.就算大神今天闲下来,您这也没代码可看啊. 解决方案三: 检查 1. 单词 有没有写错,2.命名是否不符合要求3.语法问题 需要看代码 解决方案四: 编译不通过的问题大致分为两种,1,语法错误.2.ide(ecl

跪求大神帮忙解决一个java问题

问题描述 跪求大神帮忙解决一个java问题 Invalid classpath publish/export dependency com.genuitec.runtime.library/com.genuitec.generic_6.0. The associated classpath container cannot be included in the published/exported module. 这个问题到底是啥意思,困扰一天了 解决方案 解决: 不要动eclipse.在控制台

spring配置多数据源t junit测试报错

问题描述 spring配置多数据源t junit测试报错 Error creating bean with name 'seentao.workflow.engine.EngineTest': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: publi

junit测试报错,求大神救命,控制台输出如下,

问题描述 junit测试报错,求大神救命,控制台输出如下, 0 2015-07-09 09:04:52182 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - #org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:316)# -

spring4.14+hibernate4.3整合,web运行正常,junit测试报错;

问题描述 spring4.14+hibernate4.3整合,web运行正常,junit测试报错: 之前web启动的时候也报这个错误,然后在web.xml里面加了这个filter,就好了. 可是现在用junit测试,没办法读取web.xml里面的配置,所以还报了这个错, 别问我为什么要junit测试,就是想知道 junit测试的时候这种情况怎么解决. 下面附代码 SpringOpenSessionInViewFilterorg.springframework.orm.hibernate4.sup

我使用了spring的mock创建jndi的数据源进行junit,为什么还报错;

问题描述 我使用了spring的mock创建jndi的数据源进行junit,为什么还报错: 这是我 junit的测试代码 @RunWith(SpringJUnit4ClassRunner.class) @ContextConfiguration(locations = { "file:web/WEB-INF/applicationContext-hibernate.xml" }) public class TestParamInfomain { @Resource DataSource

studio-Android Studio中使用JUnit测试报错(ClassNotFoundException)

问题描述 Android Studio中使用JUnit测试报错(ClassNotFoundException) 在Android Studio中编写测试类public class MyAppTest extends ActivityInstrumentationTestCase2报错: Exception in thread "main" java.lang.NoClassDefFoundError: junit/textui/ResultPrinter Caused by: java

友盟推送 测试报错java.lang.NoClassDefFoundError

问题描述 友盟推送 测试报错java.lang.NoClassDefFoundError 12-25 19:05:07.605: E/AndroidRuntime(3206): FATAL EXCEPTION: main12-25 19:05:07.605: E/AndroidRuntime(3206): Process: com.umeng.message.example PID: 320612-25 19:05:07.605: E/AndroidRuntime(3206): java.lan