what I'm trying to do, is to Unit test (using Java...
# getting-started
b
what I'm trying to do, is to Unit test (using Java) a Kotlin Internal class. I think that according to the doc (https://kotlinlang.org/docs/reference/visibility-modifiers.html#modules) this should be possible, but IntelliJ doesn't agree