Hello everyone :wave: . I was wondering if there i...
# test
f
Hello everyone 👋 . I was wondering if there is a way to junit a suspend method that may throw a CancellationException ? To give some background, if a CancellationException is thrown I’m doing some cleanup, I would like to test this behaviour