tearDownClass()和tearDown()方法之间有什么区别?
我在哪里可以找到有关两者的文档。
JUnit的junit.org文档仅列出了tearDown()而不是tearDownClass():http ://www.junit.org/apidocs/junit/framework/TestCase.html#setUp ()
junit
junit ×1