feat: added Mockito
This commit is contained in:
parent
9cc30c7095
commit
9638f2eb6f
@ -43,6 +43,7 @@ subprojects {
|
|||||||
|
|
||||||
testImplementation platform('org.junit:junit-bom:5.10.0')
|
testImplementation platform('org.junit:junit-bom:5.10.0')
|
||||||
testImplementation 'org.junit.jupiter:junit-jupiter'
|
testImplementation 'org.junit.jupiter:junit-jupiter'
|
||||||
|
testImplementation 'org.mockito:mockito-core:5.14.2'
|
||||||
}
|
}
|
||||||
|
|
||||||
test {
|
test {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user