Skip to content

Commit

Permalink
Generated by gradle-git-publish.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 17, 2024
1 parent 0961392 commit 813b122
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5410,7 +5410,10 @@ <h5 id="basic-usage"><a class="anchor" href="#basic-usage"></a>Basic usage</h5>
</div>
</div>
<div class="paragraph">
<p>The comparison is <strong>not symmetrical</strong> since it is <strong>limited to actual&#8217;s fields</strong>, the algorithm gather actual&#8217;s fields and then compare them to the corresponding expected&#8217;s fields. It is then possible for the expected object to have more fields than actual which can be handy when comparing a base type to a subtype with additional fields.</p>
<p>The comparison is <strong>not symmetrical</strong> since it is <strong>limited to actual&#8217;s fields</strong>.</p>
</div>
<div class="paragraph">
<p>The algorithm gathers <code>actual</code> fields and then compares them to the corresponding <code>expected</code> fields. It is then possible for the <code>expected</code> object to have more fields than <code>actual</code>, which can be handy when comparing a base type to a subtype with additional fields.</p>
</div>
</div>
<div class="sect4">
Expand Down Expand Up @@ -21557,7 +21560,7 @@ <h4 id="dependency-metadata-assertj-bom"><a class="anchor" href="#dependency-met
<div id="footer">
<div id="footer-text">
Version 1.0<br>
Last updated 2024-02-05 14:47:52 UTC
Last updated 2024-02-17 08:20:58 UTC
</div>
</div>
<link rel="stylesheet" href="highlight/styles/railscasts.min.css">
Expand Down

0 comments on commit 813b122

Please sign in to comment.