kotest-assertions
/
io.kotest.inspectors
/
forAtMost
forAtMost
fun
<
T
>
forAtMost
(
k
:
Int
,
col
:
Collection
<
T
>
,
f
:
(
T
)
->
Unit
)
:
Unit
Deprecated:
use the extension function version of this