import org.junit.Test飘红

116 阅读1分钟

检查springboot版本

import org.junit.jupiter.api.Test 用在Spring Boot 2.2.X以后
import org.junit.Test用在2.2.x之前