Join Slack
Powered by
In KotlinTest we use it for many things, such as v...
# kotlintest
l
LeoColman
11/02/2019, 7:58 PM
In KotlinTest we use it for many things, such as verifying exceptions:
Copy code
shouldThrow<RuntimeException> { codeThatThrows() }
Open in Slack
Previous
Next