<p>This PR is not for review and should never be merged. It is for figuring out why a test is failing on Travis, and not my dev machine.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4766'>https://github.com/bisq-network/bisq/pull/4766</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add is instanceof CountryBasedPaymentAccount check to PaymentAccount</li>
  <li>Add ReflectionUtils to :common.util pkg</li>
  <li>Add gson type adapter for PaymentAccount serialization & de-serialization</li>
  <li>Add PaymentAccountForm for writing empty and submitting filled fiat acct json forms</li>
  <li>Test PaymentAccount / Json serialization and de-serialization</li>
  <li>Fix import problem</li>
  <li>Remove extra white spaces, force travis ci builds</li>
  <li>Give all files created in tmp dirs a unique name</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4766/files#diff-58fc3071843d62f9baf1575a4c078587860ca58fb8f0854c5389dc5779584317">common/src/main/java/bisq/common/util/ReflectionUtils.java</a>
    (108)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4766/files#diff-0ee6d746cd6c9f47730564789acdbc817a021fae26cf38fc1493c03e61ac0270">core/src/main/java/bisq/core/api/model/PaymentAccountForm.java</a>
    (143)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4766/files#diff-51eee6356fda3d54c9fdf17f0d40df2bd8fbaec835183ef02f45416e6ff37d75">core/src/main/java/bisq/core/api/model/PaymentAccountTypeAdapter.java</a>
    (323)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4766/files#diff-189dabf054a26f4cd086890f538252d6c47a246491d7d95e730ce6a0e640d786">core/src/main/java/bisq/core/payment/PaymentAccount.java</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4766/files#diff-b9699258b11d6ade31c99bbdd5b414b1a2752bc0400165461cc00a4c0b51701b">core/src/test/java/bisq/core/api/model/PaymentAccountFormTest.java</a>
    (422)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4766.patch'>https://github.com/bisq-network/bisq/pull/4766.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4766.diff'>https://github.com/bisq-network/bisq/pull/4766.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4766">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNU2UVK6UW5ELJPMZITSO24BHANCNFSM4TOMTKTA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNSBFX3O37X5I47YATTSO24BHA5CNFSM4TOMTKTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LAEQKEQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4766",
"url": "https://github.com/bisq-network/bisq/pull/4766",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>