<pre><code>org.mockito.exceptions.base.MockitoException: 
Mockito cannot mock this class: class bisq.core.payment.CountryBasedPaymentAccount.

If you're not sure why you're getting this error, please report to the mailing list.


Java               : 13
JVM vendor name    : Oracle Corporation
JVM vendor version : 13-ea+33
JVM name           : Java HotSpot(TM) 64-Bit Server VM
JVM version        : 13-ea+33
JVM info           : mixed mode, sharing
OS name            : Mac OS X
OS version         : 10.15


You are seeing this disclaimer because Mockito is configured to create inlined mocks.
You can learn about inline mocks and their limitations under item #39 of the Mockito class javadoc.```

the best fix would be to get rid of inline mocks, but we need them to mock final classes and  manfred thinks that final classes are more secure. 
</code></pre>

<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/issues/3288?email_source=notifications&email_token=AJFFTNW4NR4PW2FSWMPWCFDQKH5RHA5CNFSM4IX4T2K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMDCAUQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTGREF23ZDN5CA6G5LQKH5RHANCNFSM4IX4T2KQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNWRVPPG6U7FIB7FLHLQKH5RHA5CNFSM4IX4T2K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMDCAUQ.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/issues/3288?email_source=notifications\u0026email_token=AJFFTNW4NR4PW2FSWMPWCFDQKH5RHA5CNFSM4IX4T2K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMDCAUQ",
"url": "https://github.com/bisq-network/bisq/issues/3288?email_source=notifications\u0026email_token=AJFFTNW4NR4PW2FSWMPWCFDQKH5RHA5CNFSM4IX4T2K2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HMDCAUQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>