- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for selectedProtocolIsNullWhenSslSocketThrowsExceptionForApplicationProtocol (0.35 sec)
-
okhttp/src/test/java/okhttp3/internal/platform/Jdk9PlatformTest.kt
} } @Test fun testToStringIsClassname() { assertThat(Jdk9Platform().toString()).isEqualTo("Jdk9Platform") } @Test fun selectedProtocolIsNullWhenSslSocketThrowsExceptionForApplicationProtocol() { platform.assumeJdk9() val applicationProtocolUnsupported = object : DelegatingSSLSocket(null) { override fun getApplicationProtocol(): String {
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 2.1K bytes - Viewed (0)