expect
Asserts that given function block returns the given expected value.
Since Kotlin
1.1Asserts that given function block returns the given expected value and use the given message if it fails.
Asserts that given function block returns the given expected value.
Asserts that given function block returns the given expected value and use the given message if it fails.
Thanks for your feedback!