Commit d78792f
authored
deps: upgrade Mockito to support Java17 (#635)
* deps: upgrade Mockito to support Java17
Update Mockito to a version that supports the Java module system. This should enable
Java17 support.
Also cleans up one of the test files that failed for Java17.
Fixes the build error in #621
* test: do not restart mock server before each test1 parent 9d2955d commit d78792f
File tree
6 files changed
+229
-817
lines changed- src/test/java/com/google/cloud/spanner/jdbc
6 files changed
+229
-817
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | 386 | | |
405 | 387 | | |
406 | 388 | | |
| |||
0 commit comments