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.
@Parameterized アノテーションを使用して、さまざまなテスト ファイルに対してテスト クラスを何度も実行しています。
問題は、私の IDE/ビルド サーバーで、テストが"MapSimulationTest" 0-xとして表示されることです。
MapSimulationTestクラスの各インスタンスにカスタム名をJUnit 4に提供するメソッドを作成するにはどうすればよいですか? この場合、それはテストが実行されるファイル名になります。