-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert more tests from Java to Kotlin (#8155)
- Loading branch information
1 parent
1561bba
commit 9724956
Showing
87 changed files
with
6,628 additions
and
7,249 deletions.
There are no files selected for viewing
635 changes: 0 additions & 635 deletions
635
mockwebserver-deprecated/src/test/java/okhttp3/mockwebserver/MockWebServerTest.java
This file was deleted.
Oops, something went wrong.
633 changes: 633 additions & 0 deletions
633
mockwebserver-deprecated/src/test/java/okhttp3/mockwebserver/MockWebServerTest.kt
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
265 changes: 0 additions & 265 deletions
265
okhttp-dnsoverhttps/src/test/java/okhttp3/dnsoverhttps/DnsOverHttpsTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.