toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-runtime
/
dev.mokkery.matcher.capture
/
SlotCapture
/
Value
/
Present
Present
class
Present
<
out
T
>
(
val
value
:
T
)
:
SlotCapture.Value
<
T
>
Represents last captured value.
Members
Constructors
Present
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String