Join Slack
Communities
Powered by
For example, I have and interface with `fun get(co...
# getting-started
m
miha-x64
01/21/2017, 8:56 PM
For example, I have and interface with
fun get(count: Int = 20): List<Item>
. I call
impl.get()
and I want to know that I expect 20 items.
Open in Slack
Previous
Next