bisq/core
cd2357 e55594d1e3
Fix FeeReceiverSelectorTest
Split test into sub-tests in order to avoid mockito UnnecessaryStubbingExceptions. These exceptions occurred because of 3 ambiguous uses of "when().thenReturn()" in the same test. These calls were ambiguous, because the when() argument was identical and mockito did not check the thenReturn() arguments, which would have differentiated the calls. Splitting this test method into 4 test methods achieved this call differentiation.
2020-09-16 11:35:33 +02:00
..
.tx
src Fix FeeReceiverSelectorTest 2020-09-16 11:35:33 +02:00
update_translations.sh Remove Greek from supported core languages 2020-01-08 09:04:17 +01:00