<?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>softassertions | Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky</title>
	<atom:link href="https://www.selikoff.net/tag/softassertions/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=6.9.4</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>
	</channel>
</rss>
