Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Junit では静的オブジェクトのみが b/w テストで再利用できますが、Testng では静的オブジェクトを宣言せずに再利用できます。Testng のこの機能をオフにする方法はありますか?