Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1cb87d4

Browse files
Add junit-jupiter-params dependency for parameterised tests
1 parent 80fa8d9 commit 1cb87d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ repositories {
1111

1212
dependencies {
1313
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
14+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.2'
1415
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
1516
}
1617

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /