Searched refs:httpServer (Results 1 – 1 of 1) sorted by relevance
95 private val httpServer = TestHttpServer() regex133 httpServer.start()148 httpServer.stop()157 httpServer.addResponse(capportUrl, Status.OK, content = """177 assertTrue(httpServer.requestsRecord.poll(TEST_TIMEOUT_MS, 0)?.matches(capportUrl) ?: false,