Commit 826b363
authored
deps: upgrade Mockito to support Java17 (googleapis#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 googleapis#621
* test: do not restart mock server before each test1 parent 9c6e960 commit 826b363
6 files changed
Lines changed: 229 additions & 817 deletions
File tree
- java-spanner-jdbc
- src/test/java/com/google/cloud/spanner/jdbc
| 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