Should internal methods/constructors be testable f...
# multiplatform
j
Should internal methods/constructors be testable from Test module? In one module it does not work anymore after upgrading to 1.3.50 for JVM and JS (But still does for Native). I get a lot of
Cannot access 'Class': it is internal in 'package.name'
.
I found the issue causing it and reported it: https://youtrack.jetbrains.com/issue/KT-33712
j
We’ve run into the same
j
@Justin Ah good to know I am not the only one. 😄Could you vote for the issue so it is clear more people need a fix?
j
@Jurriaan Mous You bet!