DOC-4345: updated edited Java CSDE template code comments
This commit is contained in:
parent
fe9ab2cda1
commit
370ea175e9
@ -94,7 +94,7 @@ dependencies {
|
||||
testImplementation "org.junit.jupiter:junit-jupiter:$junitVersion"
|
||||
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine:$junitVersion"
|
||||
|
||||
// Optional but used by exmaple tests.
|
||||
// Optional but used by example tests.
|
||||
testImplementation "org.mockito:mockito-core:$mockitoVersion"
|
||||
testImplementation "org.hamcrest:hamcrest-library:$hamcrestVersion"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user