- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for toStringIncludesLifecycleState (0.2 seconds)
-
mockwebserver/src/test/java/mockwebserver3/MockWebServerTest.kt
} // Different port is not okay. assertFailsWith<IllegalStateException> { other.start(addressA, other.port - 1) } } } @Test fun toStringIncludesLifecycleState() { val other = MockWebServer() assertThat(other.toString()).isEqualTo("MockWebServer{new}") other.use { other.start()Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Sun Aug 03 22:38:00 GMT 2025 - 28K bytes - Click Count (0)