Skip to content

Commit 174b880

Browse files
committed
[java] removed junit 4 leftovers
1 parent c41e112 commit 174b880

File tree

5 files changed

+2
-119
lines changed

5 files changed

+2
-119
lines changed

java/maven_deps.bzl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,6 @@ def selenium_java_deps():
9595
"org.junit.platform:junit-platform-reporting:%s" % junit_platform_version,
9696
"org.junit.platform:junit-platform-commons:%s" % junit_platform_version,
9797
"org.junit.platform:junit-platform-engine:%s" % junit_platform_version,
98-
"org.junit.platform:junit-platform-suite-engine:%s" % junit_platform_version,
99-
"org.junit.platform:junit-platform-suite-api:%s" % junit_platform_version,
10098
"org.mockito:mockito-core:4.11.0",
10199
"org.mockito:mockito-inline:4.11.0",
102100
"org.redisson:redisson:3.23.2",

java/maven_install.json

Lines changed: 2 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
3-
"__INPUT_ARTIFACTS_HASH": -1647888262,
4-
"__RESOLVED_ARTIFACTS_HASH": -951381457,
3+
"__INPUT_ARTIFACTS_HASH": 991709172,
4+
"__RESOLVED_ARTIFACTS_HASH": 1120536062,
55
"artifacts": {
66
"com.beust:jcommander": {
77
"shasums": {
@@ -895,27 +895,6 @@
895895
},
896896
"version": "1.10.0"
897897
},
898-
"org.junit.platform:junit-platform-suite-api": {
899-
"shasums": {
900-
"jar": "29375380c304d96c93466dd2d21e7a0692381689a0a2205e3c0d1961638beaf3",
901-
"sources": "0da2dad4f5d546410cd9e0d88a1c556ccb4c1fbfe6812fa7c0423e881f014e3c"
902-
},
903-
"version": "1.10.0"
904-
},
905-
"org.junit.platform:junit-platform-suite-commons": {
906-
"shasums": {
907-
"jar": "01eb735855dc0d9d24d7219c84c4d4bf8751a126101e56948f792b27289f676b",
908-
"sources": "66418b3c6f94701ad4c09472b3b31de2eb2a0e3bf9e987dd657c5d7f3c07fd30"
909-
},
910-
"version": "1.10.0"
911-
},
912-
"org.junit.platform:junit-platform-suite-engine": {
913-
"shasums": {
914-
"jar": "a70e59f996a222ca36c04989e766266cc2b446a63ce379bf02bac241fcebd7f3",
915-
"sources": "da79df61d98bb1f8345eccb9f1b4cc37a189a3988625552f3e97e673e17107f5"
916-
},
917-
"version": "1.10.0"
918-
},
919898
"org.mockito:mockito-core": {
920899
"shasums": {
921900
"jar": "4b909690cab288c761eb94c0bf0e814496cf3921d8affac84cd87774530351e5",
@@ -1486,22 +1465,6 @@
14861465
"org.apiguardian:apiguardian-api",
14871466
"org.junit.platform:junit-platform-launcher"
14881467
],
1489-
"org.junit.platform:junit-platform-suite-api": [
1490-
"org.apiguardian:apiguardian-api",
1491-
"org.junit.platform:junit-platform-commons"
1492-
],
1493-
"org.junit.platform:junit-platform-suite-commons": [
1494-
"org.apiguardian:apiguardian-api",
1495-
"org.junit.platform:junit-platform-engine",
1496-
"org.junit.platform:junit-platform-launcher",
1497-
"org.junit.platform:junit-platform-suite-api"
1498-
],
1499-
"org.junit.platform:junit-platform-suite-engine": [
1500-
"org.apiguardian:apiguardian-api",
1501-
"org.junit.platform:junit-platform-engine",
1502-
"org.junit.platform:junit-platform-suite-api",
1503-
"org.junit.platform:junit-platform-suite-commons"
1504-
],
15051468
"org.mockito:mockito-core": [
15061469
"net.bytebuddy:byte-buddy",
15071470
"net.bytebuddy:byte-buddy-agent",
@@ -3402,15 +3365,6 @@
34023365
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.events.root",
34033366
"org.junit.platform.reporting.shadow.org.opentest4j.reporting.schema"
34043367
],
3405-
"org.junit.platform:junit-platform-suite-api": [
3406-
"org.junit.platform.suite.api"
3407-
],
3408-
"org.junit.platform:junit-platform-suite-commons": [
3409-
"org.junit.platform.suite.commons"
3410-
],
3411-
"org.junit.platform:junit-platform-suite-engine": [
3412-
"org.junit.platform.suite.engine"
3413-
],
34143368
"org.mockito:mockito-core": [
34153369
"org.mockito",
34163370
"org.mockito.codegen",
@@ -4015,12 +3969,6 @@
40153969
"org.junit.platform:junit-platform-launcher:jar:sources",
40163970
"org.junit.platform:junit-platform-reporting",
40173971
"org.junit.platform:junit-platform-reporting:jar:sources",
4018-
"org.junit.platform:junit-platform-suite-api",
4019-
"org.junit.platform:junit-platform-suite-api:jar:sources",
4020-
"org.junit.platform:junit-platform-suite-commons",
4021-
"org.junit.platform:junit-platform-suite-commons:jar:sources",
4022-
"org.junit.platform:junit-platform-suite-engine",
4023-
"org.junit.platform:junit-platform-suite-engine:jar:sources",
40243972
"org.mockito:mockito-core",
40253973
"org.mockito:mockito-core:jar:sources",
40263974
"org.mockito:mockito-inline",
@@ -4330,12 +4278,6 @@
43304278
"org.junit.platform:junit-platform-launcher:jar:sources",
43314279
"org.junit.platform:junit-platform-reporting",
43324280
"org.junit.platform:junit-platform-reporting:jar:sources",
4333-
"org.junit.platform:junit-platform-suite-api",
4334-
"org.junit.platform:junit-platform-suite-api:jar:sources",
4335-
"org.junit.platform:junit-platform-suite-commons",
4336-
"org.junit.platform:junit-platform-suite-commons:jar:sources",
4337-
"org.junit.platform:junit-platform-suite-engine",
4338-
"org.junit.platform:junit-platform-suite-engine:jar:sources",
43394281
"org.mockito:mockito-core",
43404282
"org.mockito:mockito-core:jar:sources",
43414283
"org.mockito:mockito-inline",

java/test/org/openqa/selenium/LargeTests.java

Lines changed: 0 additions & 25 deletions
This file was deleted.

java/test/org/openqa/selenium/interactions/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ java_selenium_test_suite(
3030
"//java/test/org/openqa/selenium/testing:test-base",
3131
"//java/test/org/openqa/selenium/testing/drivers",
3232
artifact("org.junit.jupiter:junit-jupiter-api"),
33-
artifact("org.junit.platform:junit-platform-suite-api"),
34-
artifact("org.junit.platform:junit-platform-suite-engine"),
3533
artifact("org.assertj:assertj-core"),
3634
artifact("org.mockito:mockito-core"),
3735
] + JUNIT5_DEPS,

java/test/org/openqa/selenium/interactions/InteractionTests.java

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)