ktor-client-tests / io.ktor.client.tests.utils / TestInfo

TestInfo

class TestInfo

Constructors

<init>

TestInfo(threadId: Int, attempt: Int)

Properties

attempt

val attempt: Int

threadId

val threadId: Int