<@U7TJY2ZD3> How do you see the workflow/usage of ...
# mockk
s
@oleksiyp How do you see the workflow/usage of mockStatic/mockObject in general? Should you always mock it in each method/@beforeAll. I think the most clear solution would be to always unmock instead of having an auto unmock.