

Json parser using Kotlin Data Class correctly returns json data, but why does unit testing of parser (MockK) fail?.Is there a possibility to serialize Kotlin Data class with function literal?.How do I map a class using spring data and r2dbc in kotlin.How to implement ViewHolder using sealed class in Kotlin.Getting "Incompatible types" error when using code generated from a Kotlin data class.

Data class init function is not called when object generated from GSON in kotlin.Getting type mismatch when using sealed class with rxjava in kotlin.

