<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Runner on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/runner/</link>
    <description>Recent content in Runner on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #e9d956c0c0154a221ad83c925346a8fa0e72f866</copyright>
    <lastBuildDate>Sat, 19 Aug 2017 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/runner/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using JUnit 5 Parameterized Tests, Argument Sources and Converters</title>
      <link>https://www.hascode.com/using-junit-5-parameterized-tests-argument-sources-and-converters/</link>
      <pubDate>Sat, 19 Aug 2017 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/using-junit-5-parameterized-tests-argument-sources-and-converters/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;With JUnit 5 the possibilities to write parameterized tests have changed and improved a lot.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;The following short overview covers all new types of possible parameter sources for JUnit 5 tests as well as the new conversion API for test arguments.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;In addition we’re showing how parameterized tests were written in JUnit 4.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;imageblock&#34;&gt;
&lt;div class=&#34;content&#34;&gt;
&lt;img src=&#34;running-junit5-in-intellij-1024x721.png&#34; alt=&#34;Running JUnit5 in IntelliJ&#34;/&gt;
&lt;/div&gt;
&lt;div class=&#34;title&#34;&gt;Figure 1. Running JUnit5 in IntelliJ&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class=&#34;sect1&#34;&gt;
&lt;h2 id=&#34;_about&#34;&gt;About&lt;/h2&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;We will be covering all available types of parameter sources in the following sections – all that you need as a prerequisite is Java ™, &lt;a href=&#34;http://maven.apache.org&#34;&gt;Maven&lt;/a&gt; and a few minutes of your time.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
