https://kotlinlang.org logo
#mockk
Title
n

Neil

03/06/2020, 12:08 AM
That allows me to override existing functions but I can't change their visibility, nor can I see how to add a new function. I can put an extension method on (kotlin rather than mockk) but that doesn't have access to anything private or internal in the object.