We're using PowerMock for testing with Kotlin. But...
# announcements
a
We're using PowerMock for testing with Kotlin. But it looks like there are serious issue when mocking a lambda comes in place. So whenever PowerMock tries to mock a method that has lambda as a parameter weird errors start popping up