4 lines
No EOL
128 B
Groovy
4 lines
No EOL
128 B
Groovy
dependencies {
|
|
testImplementation "org.junit.jupiter:junit-jupiter-params:5.7.0"
|
|
testImplementation "junit:junit:4.12"
|
|
} |