Apparently Eclipse uses "testName(parameterType)" where JUnit uses "testName(testClass)" and that only works for tests that don't take any parameter.
確定! 回上一頁