Join Slack
Powered by
<@U47PX57AM> looking at the tests, optional parame...
# ktor
j
jmfayard
03/26/2017, 7:17 AM
@chillenious
looking at the tests, optional parameters are handled by either declaring password as
String?
or as
String = "defaultValue
https://github.com/jmfayard/ktor/blob/55bd6884ac57bb5a2416b33aafe461b6b7cb4a2f/ktor-features/ktor-locations/test/org/jetbrains/ktor/tests/locations/LocationsTest.kt#L141-L174
2
Views
Open in Slack
Previous
Next