You can use variables such as "{index}" for an iteration number and "{0}, {1}, ... " for N-th input argument in a test name. For example: @RunWith(Parameterized ...
確定! 回上一頁