toggle menu
ktor
2.3.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvm
switch theme
search in API
ktor-junit
/
io.ktor.junit
/
RetrySupport
/
RetryableTestContext
/
IntermediateRetryContext
Intermediate
Retry
Context
open
inner
class
IntermediateRetryContext
:
TestTemplateInvocationContext
Inheritors
LastAttemptContext
Members
Constructors
Intermediate
Retry
Context
Link copied to clipboard
constructor
(
)
Functions
get
Additional
Extensions
Link copied to clipboard
open
override
fun
getAdditionalExtensions
(
)
:
MutableList
<
Extension
>
get
Display
Name
Link copied to clipboard
open
override
fun
getDisplayName
(
invocationIndex
:
Int
)
:
String