We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58873f1 commit 010d5eeCopy full SHA for 010d5ee
build.gradle
@@ -41,6 +41,7 @@ dependencies {
41
testImplementation 'org.springframework:spring-test:5.3.28'
42
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
43
testImplementation 'org.mockito:mockito-core:5.4.0'
44
+ testImplementation "org.mockito:mockito-junit-jupiter:5.4.0"
45
testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.0.2'
46
}
47
0 commit comments