capture Nullable
Captures a nullable value to a CapturingSlot.
See also
io. mockk. slot
to create capturing slot.
Samples
Captures a nullable value to a MutableList.
See also
io. mockk. slot
to create capturing slot.
for non-nullable arguments.