<?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>clarity Archives - A N M Bazlur Rahman</title>
	<atom:link href="https://bazlur.ca/tag/clarity/feed/" rel="self" type="application/rss+xml" />
	<link>https://bazlur.ca/tag/clarity/</link>
	<description>Java Champion 🏆 Empowering Developers through Speaking 🗣️ Writing ✍️ Mentoring 🤝 &#38; Community Building 🌍 Published Author 📖 Contributing Editor at InfoQ and Foojay.IO</description>
	<lastBuildDate>Fri, 22 Mar 2024 14:48:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://i0.wp.com/bazlur.ca/wp-content/uploads/2022/07/cropped-klara-and-sun.jpeg?fit=32%2C32&#038;ssl=1</url>
	<title>clarity Archives - A N M Bazlur Rahman</title>
	<link>https://bazlur.ca/tag/clarity/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">207159250</site>	<item>
		<title>Records for Cleaner and More Expressive Parameterized Tests in JUnit 5</title>
		<link>https://bazlur.ca/2024/03/22/records-for-cleaner-and-more-expressive-parameterized-tests-in-junit-5/</link>
					<comments>https://bazlur.ca/2024/03/22/records-for-cleaner-and-more-expressive-parameterized-tests-in-junit-5/#respond</comments>
		
		<dc:creator><![CDATA[A N M Bazlur Rahman]]></dc:creator>
		<pubDate>Fri, 22 Mar 2024 14:48:37 +0000</pubDate>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[clarity]]></category>
		<category><![CDATA[cleaner code]]></category>
		<category><![CDATA[error handling]]></category>
		<category><![CDATA[expressiveness]]></category>
		<category><![CDATA[java records]]></category>
		<category><![CDATA[JUnit 5]]></category>
		<category><![CDATA[maintainability]]></category>
		<category><![CDATA[parameterized testing]]></category>
		<category><![CDATA[test cases]]></category>
		<category><![CDATA[type safety]]></category>
		<guid isPermaLink="false">https://bazlur.ca/?p=102571</guid>

					<description><![CDATA[<p>Introduction:  Parameterized testing in JUnit 5 is a potent technique for executing the same test logic with various inputs. While you can use a variety of data structures, such as custom classes, arrays, or collections, Java records offer a compelling advantage in readability, type safety, and expressiveness. Let&#8217;s examine how to leverage Java records for ... <a title="Records for Cleaner and More Expressive Parameterized Tests in JUnit 5" class="read-more" href="https://bazlur.ca/2024/03/22/records-for-cleaner-and-more-expressive-parameterized-tests-in-junit-5/" aria-label="Read more about Records for Cleaner and More Expressive Parameterized Tests in JUnit 5">Read more</a></p>
<p>The post <a href="https://bazlur.ca/2024/03/22/records-for-cleaner-and-more-expressive-parameterized-tests-in-junit-5/">Records for Cleaner and More Expressive Parameterized Tests in JUnit 5</a> appeared first on <a href="https://bazlur.ca">A N M Bazlur Rahman</a>.</p>
]]></description>
		
					<wfw:commentRss>https://bazlur.ca/2024/03/22/records-for-cleaner-and-more-expressive-parameterized-tests-in-junit-5/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">102571</post-id>	</item>
	</channel>
</rss>
