`every { mock.method() } returnsMany listOf(1, 2)`
# mockk
l
every { mock.method() } returnsMany listOf(1, 2)