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テストまたはすべてのテストを実行できるようですTestNG
jUnit
TestNG
jUnitと の両方をカバーする単一のテストを作成することは可能testNGですか?
testNG
IDEA からは、これは不可能です。Maven などでテストを実行し、両方を実行することをお勧めします。Emma のテスト カバレッジも表示できます。