<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JUnit 5 | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/category/junit-5/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.selikoff.net</link>
	<description>Java/J2EE Software Development and Technology Discussion Blog</description>
	<lastBuildDate>Sun, 24 Mar 2024 02:48:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>
<site xmlns="com-wordpress:feed-additions:1">4595340</site>	<item>
		<title>multiple ways of using soft asserts in junit 5</title>
		<link>https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/</link>
					<comments>https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 24 Mar 2024 02:48:19 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[assertj]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[softassertions]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=17081</guid>

					<description><![CDATA[<p>Do you think this test passes? It does! Since softly is never told that it is done, the test does not fail. I&#8217;ve been using the approach of calling assertAll() to get my tests to fail: I learned there are &#8230; <a href="https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/">multiple ways of using soft asserts in junit 5</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/">multiple ways of using soft asserts in junit 5</a> was first posted on March 23, 2024 at 10:48 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2024/03/23/multiple-ways-of-using-soft-asserts-in-junit-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">17081</post-id>	</item>
		<item>
		<title>creating a new junit 5 project in gradle in intellij</title>
		<link>https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/</link>
					<comments>https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 22 Aug 2021 15:38:10 +0000</pubDate>
				<category><![CDATA[Development Process]]></category>
		<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[junit5]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=15189</guid>

					<description><![CDATA[<p>I haven&#8217;t created a new JUnit 5/Gradle project in a IntelliJ in a long time. When doing so today, I ran into a number of problems. I wound up just starting over, but writing up what I encountered/learned. Java 16 &#8230; <a href="https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/">creating a new junit 5 project in gradle in intellij</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/">creating a new junit 5 project in gradle in intellij</a> was first posted on August 22, 2021 at 11:38 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2021/08/22/creating-a-new-junit-5-project-in-gradle-in-intellij/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">15189</post-id>	</item>
		<item>
		<title>ant and junit 5 &#8211; outputting test duration and failure to the log</title>
		<link>https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/</link>
					<comments>https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 17:45:15 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[junit5]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=9001</guid>

					<description><![CDATA[<p>In JUnit 5, you use the junitlauncher Ant task rather than the junit Ant task. Unfortunately, this isn&#8217;t a drop in replacement. In addition to needing a workaround to set system properties, you also need a workaround to write the test &#8230; <a href="https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/">ant and junit 5 – outputting test duration and failure to the log</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/">ant and junit 5 &#8211; outputting test duration and failure to the log</a> was first posted on July 28, 2018 at 1:45 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2018/07/28/ant-and-junit-5-outputting-test-duration-and-failure-to-the-log/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9001</post-id>	</item>
		<item>
		<title>JUnit 5 &#8211; assertAll</title>
		<link>https://www.selikoff.net/2018/02/25/junit-5-assertall/</link>
					<comments>https://www.selikoff.net/2018/02/25/junit-5-assertall/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 26 Feb 2018 02:50:15 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[assertAll]]></category>
		<category><![CDATA[junit5]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=8724</guid>

					<description><![CDATA[<p>I gave a half day JUnit 5 workshop at DevNexus last week. When I covered assertAll(), an interesting piece of code came up. In JUnit 5, there is an assertAll() which runs all of the assertions it contains so you &#8230; <a href="https://www.selikoff.net/2018/02/25/junit-5-assertall/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2018/02/25/junit-5-assertall/">JUnit 5 – assertAll</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2018/02/25/junit-5-assertall/">JUnit 5 &#8211; assertAll</a> was first posted on February 25, 2018 at 9:50 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2018/02/25/junit-5-assertall/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8724</post-id>	</item>
		<item>
		<title>junit 5, gradle and containers</title>
		<link>https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/</link>
					<comments>https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Mon, 12 Feb 2018 01:45:20 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[gradle]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[jupiter]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=8554</guid>

					<description><![CDATA[<p>Up until recently, I&#8217;ve been using JUnit 5 with Eclipse and Maven. As I started using it with Gradle, I became frustrated that you couldn&#8217;t see the number of tests run when the tests succeeded. (Don&#8217;t worry; this is an &#8230; <a href="https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/">junit 5, gradle and containers</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/">junit 5, gradle and containers</a> was first posted on February 11, 2018 at 8:45 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2018/02/11/junit-5-gradle-and-containers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8554</post-id>	</item>
		<item>
		<title>upgrading mockito &#8211; forwards and backwards</title>
		<link>https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/</link>
					<comments>https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sat, 09 Sep 2017 20:34:12 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[Java/Java EE]]></category>
		<category><![CDATA[jmock]]></category>
		<category><![CDATA[junit4]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[mockito]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7920</guid>

					<description><![CDATA[<p>I upgraded Mockito from 1.X to 2.X. (Because I wanted to try out the JUnit 5 MockitoExtension. JUnit 4 I like @RunWith(MockitoJUnitRunner.class). The two main benefits: Inject mocks as instance variables instead of static call to MockitoAnnotations.initMocks(this); Tells you about unnecessary mock setup &#8230; <a href="https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/">upgrading mockito – forwards and backwards</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/">upgrading mockito &#8211; forwards and backwards</a> was first posted on September 9, 2017 at 4:34 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/09/09/upgrading-mockito-forwards-and-backwards/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7920</post-id>	</item>
		<item>
		<title>converting 2K+ tests to junit 5 in one day</title>
		<link>https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/</link>
					<comments>https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 03 Sep 2017 01:57:09 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[migration]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7915</guid>

					<description><![CDATA[<p>I set myself a goal to see if I could convert all the CodeRanch JForum tests to JUnit 5 in one day. And I mean with Java 5 package names, not just running them in JUnit 4 mode. (I wanted &#8230; <a href="https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/">converting 2K+ tests to junit 5 in one day</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/">converting 2K+ tests to junit 5 in one day</a> was first posted on September 2, 2017 at 9:57 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/09/02/converting-2k-tests-to-junit-5-in-one-day/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7915</post-id>	</item>
		<item>
		<title>junit 5 and intellij</title>
		<link>https://www.selikoff.net/2017/08/13/junit-5-and-intellij/</link>
					<comments>https://www.selikoff.net/2017/08/13/junit-5-and-intellij/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 13 Aug 2017 16:35:09 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[intellij]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[Mac]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7863</guid>

					<description><![CDATA[<p>I use Eclipse at home for development. And mostly Maven (except for two projects that use Ant because some of the people working on them have less reliable internet connections). After preparing to run JUnit 5 with Eclipse and Maven, &#8230; <a href="https://www.selikoff.net/2017/08/13/junit-5-and-intellij/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/08/13/junit-5-and-intellij/">junit 5 and intellij</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/08/13/junit-5-and-intellij/">junit 5 and intellij</a> was first posted on August 13, 2017 at 12:35 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/08/13/junit-5-and-intellij/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7863</post-id>	</item>
		<item>
		<title>upgrading to junit 5 parameterized tests for the first time</title>
		<link>https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/</link>
					<comments>https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/#respond</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 13 Aug 2017 16:31:33 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[parameterized-test]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7841</guid>

					<description><![CDATA[<p>I&#8217;ve been playing with JUnit 5 for a while. Migrating existing project is something else so I decided to try with my small project cert objectives checker. This project does run on Jenkins so is a good test because it &#8230; <a href="https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/">upgrading to junit 5 parameterized tests for the first time</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/">upgrading to junit 5 parameterized tests for the first time</a> was first posted on August 13, 2017 at 12:31 pm.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/08/13/upgrading-junit5-parameterized-tests/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7841</post-id>	</item>
		<item>
		<title>preparing to run junit 5 with eclipse and maven</title>
		<link>https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/</link>
					<comments>https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/#comments</comments>
		
		<dc:creator><![CDATA[Jeanne Boyarsky]]></dc:creator>
		<pubDate>Sun, 13 Aug 2017 15:25:03 +0000</pubDate>
				<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[junit5]]></category>
		<category><![CDATA[maven]]></category>
		<guid isPermaLink="false">https://www.selikoff.net/?p=7857</guid>

					<description><![CDATA[<p>I&#8217;ve been playing with JUnit 5 for a while. Since I&#8217;m going to be speaking about it at JavaOne, I decided to write all my tests using JUnit 5 between now and then. Plus we are getting close to JUnit &#8230; <a href="https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
The post <a href="https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/">preparing to run junit 5 with eclipse and maven</a> first appeared on <a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>.<hr style="border-top: black solid 1px" /><a href="https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/">preparing to run junit 5 with eclipse and maven</a> was first posted on August 13, 2017 at 11:25 am.<br />&copy;2019 &quot;<a href="https://www.selikoff.net">Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</a>&quot;. Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at <!--email_off-->scott@selikoff.net<!--/email_off--><br />]]></description>
		
					<wfw:commentRss>https://www.selikoff.net/2017/08/13/preparing-to-run-junit-5-with-eclipse-and-maven/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7857</post-id>	</item>
	</channel>
</rss>
