我的问题是某些测试失败了.我认为一个函数会破坏上下文,因此测试失败了.
Spring是为每个测试或每个测试类加载了Context new,还是仅为Test Run加载一次?
java testing spring
java ×1
spring ×1
testing ×1