Dmitry Stakhov
04/03/2024, 6:15 AMcom.sendbird.android.channel.GroupChannel
(looks like mocks for other classes are generated succesfully)
mockk<GroupChannel>(relaxed = true)
The mockk function returns null here.
This occurs only with Kotlin 2.0.0-Beta5 (works well with 1.9.23) and when Jacoco plugin is applied.