标签: unit-testing testng
在Junit中,只有静态对象可以重复使用b / w测试,但是在Testng对象中可以重用它们而不会将它们声明为静态。有没有办法关闭Testng的这个功能?