doh. slowpoke to the ktx questions
# android
d
doh. slowpoke to the ktx questions
p
Did you mean my question from earlier? 😆
d
no it was 0day’s question. what did you ask?
p
I already had a nice discussion with Andrey Mischenko a bit earlier 🙂 It was about testing extension functions when using Mockito. The initial question was about the fact that even though on the surface extension functions look like member functions, they are resolved statically and you cannot mock static methods
d
Oh yeah I haven’t actually done a lot of that. I doubt I’d mock that and test it more like a static Util function