Closed zambrovski closed 10 months ago
In order to make sure that the API written in Kotlin is callable from Java, provide an example for invocation of all methods of the API. By doing so, make sure that the API is not using any Kotlin constructs which are unhandy from Java.
Scenario
In order to make sure that the API written in Kotlin is callable from Java, provide an example for invocation of all methods of the API. By doing so, make sure that the API is not using any Kotlin constructs which are unhandy from Java.