 看了下加载的是这个jar `file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar`,所以报错.  是使用方式不当吗?junit 版本4.13.1 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.13.1</version> <scope>test</scope> </dependency>
看了下加载的是这个jar
file:/Applications/IntelliJ%20IDEA.app/Contents/lib/idea_rt.jar,所以报错.是使用方式不当吗?junit 版本4.13.1
junit
junit
4.13.1
test