theapache64
09/14/2021, 3:38 AMZach Klippenstein (he/him) [MOD]
09/14/2021, 5:41 AMtheapache64
09/14/2021, 5:44 AMZach Klippenstein (he/him) [MOD]
09/14/2021, 5:52 AMtheapache64
09/14/2021, 6:56 AMtheapache64
09/14/2021, 6:57 AMI’m not sure if there’s a non-hacky way to do thisthe`ExpectedException` way works, but the
none()
method of it is deprecated. The recommended method is to use assertThrows
which is not working at the moment.