<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>scache</author_name>
  <author_url>https://blog.hatena.ne.jp/scache/</author_url>
  <blog_title>scache’s blog</blog_title>
  <blog_url>https://scache.hatenablog.com/</blog_url>
  <categories>
    <anon>JUnit</anon>
  </categories>
  <description>はじめに JUnitのParameterizedテストでテストケース名は以下の図のように、パラメータごとに test[0] , test[1], ... という表示がされます この表示では、いくつかのパラメータでテストが失敗した場合に、どのパラメータの時にテストが失敗しているかがわかりづらいという問題があります 今回はこの問題を解決するためにテストケース名を変更する方法を説明します ※ コードはKotlinを使っていますがJavaでも同様の方法でできます Parametersの引数を使ってテストケース名を変更する Parameterizedテストのパラメータを指定する時に @Parameter…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fscache.hatenablog.com%2Fentry%2F2020%2F12%2F28%2F212454&quot; title=&quot;Parameterizedテストのテストケース名をわかりやすく表示する - scache’s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/scache/20201228/20201228203120.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-28 21:24:54</published>
  <title>Parameterizedテストのテストケース名をわかりやすく表示する</title>
  <type>rich</type>
  <url>https://scache.hatenablog.com/entry/2020/12/28/212454</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
