Useful stuff! It’s worth noting that if you’re testing for an exception with a try-catch, you should assertTrue(false) in the try block to ensure you don’t get a false positive.