In my unit tests, I have a pretty simple case - mocked class with a method call mocking. Something like this:
@Mock private lateinit var feedbackManager: Feedback