is it possible to mock a lambda expression? so I c...
# test
x
is it possible to mock a lambda expression? so I can discern whether or not it was called and with what arguments?