<@U7TJY2ZD3> Moved `mockConstructor()` to `@Before...
# mockk
s
@oleksiyp Moved
mockConstructor()
to
@BeforeAll
so it is only called once -> passes. Will try to investigate and create reproducible sample class once I find some time.