expectFailureWith

inline suspend fun <T : Throwable> expectFailureWith(noinline lambda: () -> Unit): T

Deprecated

use kommander instead