is it possible to create a requestContextLens that...
# http4k
c
is it possible to create a requestContextLens that returns a mocked value? I have a unit test that uses mockk to mock a RequestContextLens and it just feels wrong.