Join Slack
Powered by
Should internal methods/constructors be testable f...
# multiplatform
j
Jurriaan Mous
09/04/2019, 9:19 AM
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'
.
Jurriaan Mous
09/04/2019, 7:44 PM
I found the issue causing it and reported it:
https://youtrack.jetbrains.com/issue/KT-33712
j
Justin
09/06/2019, 12:27 AM
We’ve run into the same
j
Jurriaan Mous
09/06/2019, 6:04 AM
@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
Justin
09/06/2019, 3:52 PM
@Jurriaan Mous
You bet!
4
Views
Open in Slack
Previous
Next