Join Slack
Powered by
If I access a mocked `lateinit var` out of the cla...
# mockk
h
Hadi Tok
08/18/2018, 9:32 AM
If I access a mocked
lateinit var
out of the class it works fine but if I access from a method inside the class I get
kotlin.UninitializedPropertyAccessException
exception
Open in Slack
Previous
Next