摘要:问题:写单元测试,debug时,报错 解决方法: 在项目/.idea/workspace.xml文件中添加一行代码如下 <component name="PropertiesComponent"> ... <property name="dynamic.classpath" value="true"
阅读全文
posted @ 2018-11-19 12:10
|
|||
11 2018 档案
摘要:问题:写单元测试,debug时,报错 解决方法: 在项目/.idea/workspace.xml文件中添加一行代码如下 <component name="PropertiesComponent"> ... <property name="dynamic.classpath" value="true"
阅读全文
posted @ 2018-11-19 12:10
|
|||