<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Fernando Prieto</title>
    <description>The latest articles on DEV Community by Fernando Prieto (@ferprieto).</description>
    <link>https://dev.to/ferprieto</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F263577%2Ffbb7b0e7-d211-4ef1-a69e-c75430eadaf9.jpeg</url>
      <title>DEV Community: Fernando Prieto</title>
      <link>https://dev.to/ferprieto</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ferprieto"/>
    <language>en</language>
    <item>
      <title>Parameterized Tests with Sealed Classes</title>
      <dc:creator>Fernando Prieto</dc:creator>
      <pubDate>Wed, 01 Jul 2020 11:19:33 +0000</pubDate>
      <link>https://dev.to/ferprieto/parameterized-tests-with-sealed-classes-k50</link>
      <guid>https://dev.to/ferprieto/parameterized-tests-with-sealed-classes-k50</guid>
      <description>&lt;p&gt;Have you ever had the need of doing a parameterized test using Sealed Classes? Then you must read my post:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@f.prieto.moyano/sealed-classes-unit-tests-ee61b82be312"&gt;https://medium.com/@f.prieto.moyano/sealed-classes-unit-tests-ee61b82be312&lt;/a&gt; &lt;/p&gt;

</description>
      <category>kotlin</category>
      <category>testing</category>
      <category>jupyter</category>
    </item>
    <item>
      <title>MotionLayout and Nested layouts #wtf</title>
      <dc:creator>Fernando Prieto</dc:creator>
      <pubDate>Fri, 24 Jan 2020 10:13:57 +0000</pubDate>
      <link>https://dev.to/ferprieto/motionlayout-and-nested-layouts-wtf-1c1h</link>
      <guid>https://dev.to/ferprieto/motionlayout-and-nested-layouts-wtf-1c1h</guid>
      <description>&lt;p&gt;If you are interested in finding out what the experiment was like, please checkout my Git repository:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ferPrieto/Nested-MotionLayout"&gt;https://github.com/ferPrieto/Nested-MotionLayout&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Enjoy!&lt;/p&gt;

</description>
      <category>motionlayout</category>
      <category>animation</category>
      <category>kotlin</category>
      <category>github</category>
    </item>
    <item>
      <title>Have you ever used MockWebserver with just one AppComponent? Meaning 'dynamic Dagger set up'</title>
      <dc:creator>Fernando Prieto</dc:creator>
      <pubDate>Fri, 17 Jan 2020 13:19:27 +0000</pubDate>
      <link>https://dev.to/ferprieto/have-you-ever-used-mockwebserver-with-just-one-appcomponent-meaning-dynamic-dagger-set-up-5g06</link>
      <guid>https://dev.to/ferprieto/have-you-ever-used-mockwebserver-with-just-one-appcomponent-meaning-dynamic-dagger-set-up-5g06</guid>
      <description>&lt;p&gt;If you are interested in the dynamic dagger configuration, then check out this post:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@f.prieto.moyano/mockwebserver-dagger2-with-style-b5367698ce13"&gt;https://medium.com/@f.prieto.moyano/mockwebserver-dagger2-with-style-b5367698ce13&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Hope it helps!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Clean Architecture + Coroutines Flows + Dagger2...</title>
      <dc:creator>Fernando Prieto</dc:creator>
      <pubDate>Wed, 15 Jan 2020 17:25:36 +0000</pubDate>
      <link>https://dev.to/ferprieto/last-clean-architecture-project-1309</link>
      <guid>https://dev.to/ferprieto/last-clean-architecture-project-1309</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/ferPrieto/spaceX"&gt;https://github.com/ferPrieto/spaceX&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The interesting things of my project are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Using Coroutines-Flows for asynchronous data streams&lt;/li&gt;
&lt;li&gt;Modularised&lt;/li&gt;
&lt;li&gt;Dependency Injection with Dagger (using multibinding)&lt;/li&gt;
&lt;li&gt;WebMockServer with dynamic configuration &lt;/li&gt;
&lt;li&gt;UI tests with Robot pattern&lt;/li&gt;
&lt;li&gt;LiveData&lt;/li&gt;
&lt;li&gt;JUnit4&lt;/li&gt;
&lt;li&gt;Kotlin DSL&lt;/li&gt;
&lt;li&gt;Navigation&lt;/li&gt;
&lt;li&gt;Solid Adapter component (without Google boiler plate)&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>mvvm</category>
      <category>flows</category>
      <category>dagger2</category>
      <category>mockwebserver</category>
    </item>
  </channel>
</rss>
