<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mamorums</author_name>
  <author_url>https://blog.hatena.ne.jp/mamorums/</author_url>
  <blog_title>C#, Python, Web開発</blog_title>
  <blog_url>https://web-dev.hatenablog.com/</blog_url>
  <categories>
    <anon>Java</anon>
  </categories>
  <description>JUnit5 の @CsvSource を使って、テストで使用する値を CSV で設定する方法を書いていきます。 バージョン 動作確認で使用した製品のバージョンは以下の通りです。 JUnit 5.9.2 Java 17 1. 指定方法 @CsvSource の値に CSV を指定します。値を配列にすると、メソッドが複数回呼び出されます。 package org.example.csv; import static org.junit.jupiter.api.Assertions.assertEquals; import org.example.Calc; import org.junit.ju…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fweb-dev.hatenablog.com%2Fentry%2Fjava%2Ftest%2Fjunit%2Fcsvsource&quot; title=&quot;JUnit5 CSVでテストの値を指定する方法（@CsvSource） - C#, Python, Web開発&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-02-17 01:10:00</published>
  <title>JUnit5 CSVでテストの値を指定する方法（@CsvSource）</title>
  <type>rich</type>
  <url>https://web-dev.hatenablog.com/entry/java/test/junit/csvsource</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
