- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testLoggingEventListener (0.1 sec)
-
android-test/src/test/kotlin/okhttp/android/test/AndroidLoggingTest.kt
) // We should consider if these logs should retain Exceptions assertThat(logs.last().throwable).isNull() } @Test fun testLoggingEventListener() { val client = clientBuilder.eventListenerFactory(LoggingEventListener.Factory()).build() try { client.newCall(request).execute() } catch (uhe: UnknownHostException) { // expected
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Aug 21 14:27:04 UTC 2025 - 3.2K bytes - Viewed (0)