Kotlin — Unit Testing Classes Without Leaking Public API!
Dude, where’s my package-private access modifier?

Introduction
Kotlin is an amazing new up-and-coming language. It’s very actively developed and has a ton of features that make it very appealing.
It’s been steadily gaining market share ever since Google added Android Development support for it (back…