Thanks Jensen. Unfortunately I'm against creating ...
# getting-started
d
Thanks Jensen. Unfortunately I'm against creating interfaces just for testing purposes if I really don't need them. One of other solutions I've just found is to run tests with KotlinTestRunner which makes final classes open under the hood. Maybe this solution will be useful for someone.