https://kotlinlang.org logo
#strikt
Title
r

robfletcher

11/03/2018, 6:10 PM
I think what I’m going to do is un-deprecate the
expectThrows
function that just delegates to
expectThat(catching(whatever)).throws<E>()