发表于: 2018-01-22 21:53:21
1 582
今天做了什么
junit配置,
在File->settings->pluginsh中找到junit 4和junit Generator V2.0
在需要测试的类中Ctrl+Shift+T新建test 类
明天打算做什么
配置spring
问题
idea project默认compiler版本总是1.5,发现需要在所有地方将版本改为1.8或者9.
收获
junit的配置
评论