how am I supposed to mock methods that take comple...
# mockk
k
how am I supposed to mock methods that take complex/abstract types, or types that expect certain properties to be non-null, etc...?
any() crashes, trying to capture crashes