vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Add mockito-kotlin dependency #543

Closed farost closed 1 month ago

farost commented 1 month ago

What is the goal of this PR?

We add a mockito-kotlin dependency suitable for our Java version to have more flexible mocks in Kotlin tests, including concurrent functions' mocks for typedb-diagnostics.

What are the changes implemented in this PR?

We add a mockito-kotlin library dependency.

vaticle-bot commented 1 month ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture