Is it possible to mock an inner class? I keep endi...
# mockk
c
Is it possible to mock an inner class? I keep ending up with ParentClass.$SubClassN when I want ParentClass.MyInnerClass.