mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
99f639a589
Now that 'mockito-junit-jupiter' has been added to the build test dependencies, we may replace the manual setup & tear down of a Mockito session with the 'MockitoExtension' JUnit 5 test extension, as the old Mockito JUnit 4 test runner was no longer available upon upgrading to Jupiter. This slightly simplifies the tests which use '@Mock', '@Spy', etc. |
||
---|---|---|
.. | ||
src | ||
build.gradle |