not sure if I got your question. There is a `Foo` ...
# mockk
g
not sure if I got your question. There is a
Foo
class that is used in my test. All I want to do is to mock its public methods. I'm pretty sure it's one of the most basic cases you can have in your test)