Mokkery
Toggle table of contents
2.8.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.matcher.capture
/
SlotCapture
/
Value
/
Present
Present
class
Present
<
out
T
>
(
val
value
:
T
)
:
SlotCapture.Value
<
T
>
(
source
)
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